Newman Run Dashboard

Friday, 01 December 2023 11:34:00
Total Iterations

1

Total Assertions

263

Total Failed Tests

38

Total Skipped Tests

0


File Information
Collection: Brevo
Environment: Sendinblue API v3
Collection Description
# Welcome πŸ‘‹ Using the REST API allows you to programmatically execute a wide range of code operations which are also available through the user interface. In this guide you will find a quick start section with the most important concepts about the API, instructions to authenticate and some short code examples. ## **Quick start** There are a few [key concepts](https://developers.sendinblue.com/docs/how-it-works) to keep in mind while using our API: - [**Rate limits**](https://developers.sendinblue.com/docs/api-limits) **and** [**platform quotas**](https://developers.sendinblue.com/docs/platform-quotas) - How to call the [**endpoints**](https://developers.sendinblue.com/docs/how-it-works#endpoints) - What is the [**response structure**](https://developers.sendinblue.com/docs/how-it-works#responses) - What [**API SDKs**](https://developers.sendinblue.com/docs/api-clients) you can use depending on your stack - What [**IP addresses**](https://developers.sendinblue.com/docs/how-it-works#sendinblue-ip-addresses) we use [**Read more about how the API works**](https://developers.sendinblue.com/docs/how-it-works) **πŸ“–**
Timings and Data
Total run duration: 10m 6.3s
Total data received: 75.79KB
Average response time: 344ms
Summary Item Total Failed
Requests 206 0
Prerequest Scripts 245 0
Test Scripts 307 0
Assertions 263 38
Skipped Tests 0 -



Showing 38 Failures

Failed Test: Verify response code is 204

Assertion Error Message
expected 400 to deeply equal 204
Failed Test: Response status code is 200

Assertion Error Message
expected 404 to equal 200
Failed Test: All event objects contain required properties

Assertion Error Message
expected undefined to be an array
Failed Test: Validate response against saved 'messageId' value

Assertion Error Message
Cannot read properties of undefined (reading 'forEach')
Failed Test: Status code name has string

Assertion Error Message
expected response to have status reason 'No Content' but got 'Not Found'
Failed Test: Verify response time is within an acceptable range

Assertion Error Message
expected 520 to be below 300
Failed Test: Response time is less than 300ms

Assertion Error Message
expected 583 to be below 200
Failed Test: Response time is less than 300ms

Assertion Error Message
expected 245 to be below 200
Failed Test: Verify response time is within an acceptable range

Assertion Error Message
expected 530 to be below 300
Failed Test: Shared URL is a unique and valid URL

Assertion Error Message
expected 'https://my.sendinblue.com/BPmORt6r1Al…' to match /^https:\/\/my.sendinblue.com\/[a-zA-Z0-9_-]+$/
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 1138 to be below 200
Failed Test: Response has the required fields

Assertion Error Message
expected {} to have property 'from'
Failed Test: MessagesSent array is present and contains expected number of elements

Assertion Error Message
expected undefined to exist
Failed Test: EventTime in messagesSent is in valid date-time format

Assertion Error Message
expected undefined to be an array
Failed Test: Response status code is 202

Assertion Error Message
expected response to have status code 202 but got 200
Failed Test: ProcessId is present in the response

Assertion Error Message
expected undefined to exist
Failed Test: ProcessId is a non-negative integer

Assertion Error Message
expected undefined to be a number
Failed Test: ProcessId should be a number

Assertion Error Message
expected undefined to be a number
Failed Test: Response time is less than 300ms

Assertion Error Message
expected 376 to be below 300
Failed Test: Response status code is 202

Assertion Error Message
expected 404 to equal 202
Failed Test: ProcessId is present in the response

Assertion Error Message
expected { code: 'document_not_found', …(1) } to have property 'processId'
Failed Test: ProcessId is a non-negative integer

Assertion Error Message
expected undefined to be a number
Failed Test: Verify processId remains the same for subsequent executions

Assertion Error Message
expected undefined to equal 78
Failed Test: Contacts array is present and has the expected number of elements

Assertion Error Message
expected [] to have a length at least 1 but got +0
Failed Test: Attributes presence in contacts

Assertion Error Message
expected [] not to be empty
Failed Test: verify contact email is same as sender's email

Assertion Error Message
contact is not defined
Failed Test: Response status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Success array contains the expected email addresses

Assertion Error Message
Cannot read properties of undefined (reading 'success')
Failed Test: Response contains both 'success' and 'failure' arrays

Assertion Error Message
Cannot read properties of undefined (reading 'success')
Failed Test: Ensure that the email addresses in the response are in a valid format

Assertion Error Message
Cannot read properties of undefined (reading 'success')
Failed Test: Verify response code is 201

Assertion Error Message
expected 400 to deeply equal 201
Failed Test: Success array contains the expected email addresses

Assertion Error Message
Cannot read properties of undefined (reading 'success')
Failed Test: Response contains both 'success' and 'failure' arrays

Assertion Error Message
Cannot read properties of undefined (reading 'success')
Failed Test: Ensure that the email addresses in the response are in a valid format

Assertion Error Message
Cannot read properties of undefined (reading 'success')
Failed Test: Response time is less than 500ms

Assertion Error Message
expected 575 to be below 500
Failed Test: Schema is valid

Assertion Error Message
expected false to be true
Failed Test: Verify attributeOptions array contains the expected number of elements

Assertion Error Message
expected [] to have a length of 2 but got +0
Failed Test: Status code is 204

Assertion Error Message
expected response to have status code 204 but got 400


There are no skipped tests



1 Iteration available to view
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/email
Response Information
Response Code: 201 - Created
Mean time per request: 393ms
Mean size per request: 64B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5770353d-abee-4076-8dc3-8a3ab0978afe
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 760
Request Body
{
            "sender": {
                "name": "DVPOS POS service",
                "email": "no-reply@myshop.com"
            },
            "to": [
                {
                    "email": "olamide.oluwole0908@gmail.com",
                    "name": "Olamide"
                }
            ],
            "bcc": [
                {
                    "email": "howard_weng@datavan.com.tw",
                    "name": "Howard BCC"
                }
            ],
            "cc": [
                {
                    "email": "howard_weng@datavan.com.tw",
                    "name": "Howard CC"
                }
            ],
            "htmlContent": "<!DOCTYPE html> <html> <body> <h1>This is sample HTML</h1> </html>",
            "subject": "Login Email confirmation",
            "replyTo": {
                "email": "olamide.oluwole0908@gmail.com",
                "name": "Ann"
            },
            "tags": [
                "tag1",
                "tag2"
            ]
            
            
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:00 GMT
Content-Type application/json
Content-Length 64
Connection keep-alive
x-envoy-upstream-service-time 7
sib-request-id 6bbdffa1-73f1-9599-bebd-db18834e335d
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-73
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Set-Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=; path=/; expires=Fri, 01-Dec-23 10:54:00 GMT; domain=.brevo.com; HttpOnly; Secure; SameSite=None
Server cloudflare
CF-RAY 82ea9e2f9b13534b-LOS
Response Body
{"messageId":"<202312011024.73257438044@smtp-relay.mailin.fr>"}
        
Test Information
NamePassedFailedSkipped
Verify status code is 201 1 0 0
Verify the messageId is not empty 1 0 0
Verify the messageId is a string 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
This endpoint will show the list of emails for past 30 days by default. To retrieve emails before that time, please pass startDate and endDate in query filters.
Response Information
Response Code: 200 - OK
Mean time per request: 360ms
Mean size per request: 25.32KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f93d1c48-02d0-41cb-b7f7-b139cdeb8fdf
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:05 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"6548-dL4JNr1G6K7xnX7QJ+feC3RFpyw"
content-encoding gzip
x-envoy-upstream-service-time 152
sib-request-id 328d15ef-81a1-95da-a2ac-8f73f50bcd45
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-42
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9e51f870534b-LOS
Response Body
{"count":91,"transactionalEmails":[{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202312011024.73257438044@smtp-relay.mailin.fr>","uuid":"8ca45c2b-2e33-4512-a714-f87e9ca66ce0","date":"2023-12-01T11:24:00.737+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202312011121.46412641025@smtp-relay.mailin.fr>","uuid":"0b280bc5-67e6-4210-91d8-fd1546890a40","date":"2023-12-01T11:21:33.529+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202312011020.71156723766@smtp-relay.mailin.fr>","uuid":"4ff2e07e-c6ff-45f5-bafe-f697893d17a2","date":"2023-12-01T11:20:29.372+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202312011118.74826998278@smtp-relay.mailin.fr>","uuid":"a58b436b-6e4b-4bf3-b19c-c807f46d2a67","date":"2023-12-01T11:18:48.165+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202312011017.79586145329@smtp-relay.mailin.fr>","uuid":"8433a3fd-0a39-4b81-88ca-919cc549dae3","date":"2023-12-01T11:17:44.090+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202312011109.25095847033@smtp-relay.mailin.fr>","uuid":"f65073e6-b332-4c35-a370-b442e5ea5060","date":"2023-12-01T11:09:36.604+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202312011008.95227914047@smtp-relay.mailin.fr>","uuid":"b33eeb72-ae67-43cb-8756-e11cf9b6470f","date":"2023-12-01T11:08:32.730+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202312011107.45778021230@smtp-relay.mailin.fr>","uuid":"e53b4460-9a04-4979-a0cd-d3dba9505978","date":"2023-12-01T11:07:39.766+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202312011006.82355712136@smtp-relay.mailin.fr>","uuid":"92456894-edf8-4df8-9e27-d1e748c01274","date":"2023-12-01T11:06:34.784+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202312011101.22063998847@smtp-relay.mailin.fr>","uuid":"0efa0cb7-3f08-43ea-841d-15f4efbc0b4d","date":"2023-12-01T11:01:46.698+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202312011000.25287873409@smtp-relay.mailin.fr>","uuid":"24c73b53-3a40-4fd8-8177-9b9946a09a05","date":"2023-12-01T11:00:40.718+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311302320.59748142043@smtp-relay.mailin.fr>","uuid":"0c5e7b50-2d47-40ac-8e65-144add99921a","date":"2023-11-30T23:20:51.070+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311302219.29503833903@smtp-relay.mailin.fr>","uuid":"9a8bc687-9b44-483e-826f-f1e4fae13412","date":"2023-11-30T23:19:45.564+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311292149.77394886351@smtp-relay.mailin.fr>","uuid":"4ddb12d5-37df-413a-be4e-740ac6546bb9","date":"2023-11-30T22:49:44.328+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311290628.88598930977@smtp-relay.mailin.fr>","uuid":"fc559659-d6cb-4f02-afaf-a638b4938584","date":"2023-11-30T07:28:45.511+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311290554.31032582681@smtp-relay.mailin.fr>","uuid":"39e2f94d-6b45-4c0f-9c4c-804e85bdbfd7","date":"2023-11-30T06:54:14.572+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311290502.40932430000@smtp-relay.mailin.fr>","uuid":"c5541b33-47bc-4b03-9cc6-631a2454224d","date":"2023-11-30T06:02:34.568+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311292248.61048307502@smtp-relay.mailin.fr>","uuid":"db3588e6-3612-428f-9c02-2a62d4f33c9c","date":"2023-11-29T22:48:47.338+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311292147.87058473241@smtp-relay.mailin.fr>","uuid":"5b69c01b-972c-47b0-bc27-2aa34d6d633c","date":"2023-11-29T22:47:42.930+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311292238.76949025287@smtp-relay.mailin.fr>","uuid":"80470014-2c71-49ec-8c30-4d6ce8341025","date":"2023-11-29T22:38:31.498+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311292137.27111358298@smtp-relay.mailin.fr>","uuid":"f4798544-8c52-4b40-bf42-ccf7bdd20c51","date":"2023-11-29T22:37:25.532+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311290727.95538041625@smtp-relay.mailin.fr>","uuid":"700759b0-e21f-426d-969f-fb218a144247","date":"2023-11-29T07:27:44.979+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311290626.61320059097@smtp-relay.mailin.fr>","uuid":"1f7ad923-e64a-4c1f-af4f-8f175880524c","date":"2023-11-29T07:26:38.055+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311290725.60412231261@smtp-relay.mailin.fr>","uuid":"b7187959-7518-4998-9b16-6ba84c051b7c","date":"2023-11-29T07:25:27.973+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311290724.98705518157@smtp-relay.mailin.fr>","uuid":"5c5b2df6-f501-466d-b8ee-74df53da50b1","date":"2023-11-29T07:24:30.179+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311290653.24312152416@smtp-relay.mailin.fr>","uuid":"6c063418-6f9a-4edc-a141-295bc64a5e47","date":"2023-11-29T06:53:17.499+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311290552.70125789681@smtp-relay.mailin.fr>","uuid":"553c3070-bc1b-48b4-aa28-08f73f8f87ed","date":"2023-11-29T06:52:14.780+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311281655.14293150669@smtp-relay.mailin.fr>","uuid":"0b1aefcc-6411-4121-a54d-05f646541965","date":"2023-11-28T16:55:15.419+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311281554.88991006216@smtp-relay.mailin.fr>","uuid":"c08e4c31-1511-413b-93d6-5f43b64f1106","date":"2023-11-28T16:54:35.982+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311251906.28166005262@smtp-relay.mailin.fr>","uuid":"6c0802c7-aa5f-4944-bd7b-b5930af44b28","date":"2023-11-25T20:06:10.017+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311232323.56630905361@smtp-relay.mailin.fr>","uuid":"ce9a1067-fe40-4bb2-9343-29752bc51637","date":"2023-11-23T23:23:47.578+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311232323.46359758888@smtp-relay.mailin.fr>","uuid":"c12aa1dc-10c3-4d89-ad6d-29d827ba6274","date":"2023-11-23T23:23:25.692+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311232322.18570902789@smtp-relay.mailin.fr>","uuid":"35b0099b-e892-498a-a4e3-6a142d3d4975","date":"2023-11-23T23:22:22.247+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311232304.17577720673@smtp-relay.mailin.fr>","uuid":"d5adbd15-0c5e-46d8-9793-fcad239ff12c","date":"2023-11-23T23:04:40.833+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Thanks for your purchase !","messageId":"<202311232304.71544504254@smtp-relay.mailin.fr>","uuid":"d1ae2bc4-db5c-4f7e-ac49-4c3465babd08","date":"2023-11-23T23:04:22.610+01:00","templateId":7,"from":"olamide.oluwole0908@gmail.com","tags":["OrderConfirmation"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220116.66292312899@smtp-relay.mailin.fr>","uuid":"f01e4cc5-6a9d-491e-8ce7-8c9b72d8d8e1","date":"2023-11-23T02:16:20.491+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220104.18350692314@smtp-relay.mailin.fr>","uuid":"a1e57937-d28d-4cc8-b8c6-20c3b86d362a","date":"2023-11-23T02:04:50.668+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220054.92828665958@smtp-relay.mailin.fr>","uuid":"44da6871-2762-4cd5-aca6-17dd08fe73e6","date":"2023-11-23T01:55:00.575+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220047.65602072386@smtp-relay.mailin.fr>","uuid":"1fe7d5f0-6f1b-42be-9ecd-16c0a1826cef","date":"2023-11-23T01:48:00.664+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220043.53308300505@smtp-relay.mailin.fr>","uuid":"5724bda6-3558-4e59-91dd-725d6dc15b6e","date":"2023-11-23T01:43:10.660+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220038.99160372561@smtp-relay.mailin.fr>","uuid":"ebf5420b-99bd-4cca-b8cc-e9232d88a3d7","date":"2023-11-23T01:38:30.523+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220021.85399126196@smtp-relay.mailin.fr>","uuid":"09cef206-3896-4384-a21e-132b6d196a4e","date":"2023-11-23T01:21:10.780+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220013.59192593143@smtp-relay.mailin.fr>","uuid":"92316fb1-7704-4884-9066-1bd9466b14a3","date":"2023-11-23T01:13:20.609+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220012.91384848943@smtp-relay.mailin.fr>","uuid":"3560bebd-d462-486c-8f8f-ca7d0c3d330b","date":"2023-11-23T01:12:40.496+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220011.17370630147@smtp-relay.mailin.fr>","uuid":"5ea52c0e-ecf8-4eed-870d-01915fea813e","date":"2023-11-23T01:11:40.553+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220008.57400234949@smtp-relay.mailin.fr>","uuid":"00ca51ce-5ae0-4d2b-997c-251e6185ae60","date":"2023-11-23T01:09:00.945+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220007.19875630857@smtp-relay.mailin.fr>","uuid":"e2a48aeb-7a80-447e-80bd-f2d3b383553a","date":"2023-11-23T01:07:40.472+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220006.16244885521@smtp-relay.mailin.fr>","uuid":"50ee2f5a-863b-4040-86dd-07645b1a10e2","date":"2023-11-23T01:06:40.379+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220003.62942364510@smtp-relay.mailin.fr>","uuid":"3b0a7b9d-37ba-423c-a857-83cf82dd2d1c","date":"2023-11-23T01:03:50.750+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220000.24740101290@smtp-relay.mailin.fr>","uuid":"7bf47d59-9226-4e71-967f-1a2783183fd8","date":"2023-11-23T01:00:10.781+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212358.35437274889@smtp-relay.mailin.fr>","uuid":"69bc6dbb-69ac-4488-9992-939db14f0268","date":"2023-11-23T00:58:30.718+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212357.99701377382@smtp-relay.mailin.fr>","uuid":"3ab56353-4eb8-4143-bd4c-f2cb070527e2","date":"2023-11-23T00:57:20.364+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212053.59639926567@smtp-relay.mailin.fr>","uuid":"21fe37b2-2c2b-4449-a232-7d7db385f807","date":"2023-11-22T11:30:10.455+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220123.95485200127@smtp-relay.mailin.fr>","uuid":"ada67510-8fbe-41ca-a4cd-d51f1e6a752d","date":"2023-11-22T02:23:13.055+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220116.10377597738@smtp-relay.mailin.fr>","uuid":"633954f8-2608-454f-8bb3-c37df1fd3ff3","date":"2023-11-22T02:16:20.938+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220104.35878716748@smtp-relay.mailin.fr>","uuid":"2ef1fa97-dc78-421c-8ee8-87d853606a88","date":"2023-11-22T02:04:42.173+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220058.35552420977@smtp-relay.mailin.fr>","uuid":"fb763a22-e49d-481c-83cc-7dffca7109c8","date":"2023-11-22T01:58:27.905+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220054.41403669532@smtp-relay.mailin.fr>","uuid":"9ef1b416-c7f2-4a67-b491-86030bc1a5e2","date":"2023-11-22T01:54:57.482+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220047.36240017222@smtp-relay.mailin.fr>","uuid":"86b4e60d-ac4f-497c-80b8-3d3d8c495bae","date":"2023-11-22T01:47:56.463+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220043.14990167365@smtp-relay.mailin.fr>","uuid":"4b79ed2e-7a5f-41e7-bf17-f6dd0ce62838","date":"2023-11-22T01:43:01.123+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220038.61636968873@smtp-relay.mailin.fr>","uuid":"d83d8749-7d9d-437b-ad3a-ba8b2b53747d","date":"2023-11-22T01:38:22.972+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220030.26842275395@smtp-relay.mailin.fr>","uuid":"ad8d780b-f747-48fc-82f8-760be3028fba","date":"2023-11-22T01:30:07.244+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220026.47524397212@smtp-relay.mailin.fr>","uuid":"ef90db7f-33ab-44b7-9141-4d1c24c3b779","date":"2023-11-22T01:26:45.092+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220023.41762075167@smtp-relay.mailin.fr>","uuid":"5ff6bfa1-bc76-4b6a-8641-c3dd8a8b992c","date":"2023-11-22T01:23:06.546+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220018.77239696344@smtp-relay.mailin.fr>","uuid":"f11589e1-a563-4d85-80bd-5a11e3fac8ef","date":"2023-11-22T01:18:42.951+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220017.46076423615@smtp-relay.mailin.fr>","uuid":"0b0a5d92-73f9-49bd-9ed4-4e92e8f6504d","date":"2023-11-22T01:17:02.660+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220013.10812524128@smtp-relay.mailin.fr>","uuid":"fd933b65-815f-458e-96f7-1a0082bf04f5","date":"2023-11-22T01:13:16.898+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220012.89550002509@smtp-relay.mailin.fr>","uuid":"12a5d113-fa2c-47c4-9c1f-042ae0e3edf2","date":"2023-11-22T01:12:40.524+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220011.75243747320@smtp-relay.mailin.fr>","uuid":"782c0619-4244-4262-b5c2-e7dca7d8f0f7","date":"2023-11-22T01:11:35.787+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220008.44491488935@smtp-relay.mailin.fr>","uuid":"52f7bc18-b406-4094-876c-c2bf841b68ab","date":"2023-11-22T01:08:57.941+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220006.18537546999@smtp-relay.mailin.fr>","uuid":"5630c2b3-e600-4bd0-9f32-0012dc744254","date":"2023-11-22T01:06:13.047+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220003.56322807587@smtp-relay.mailin.fr>","uuid":"63aacf1e-b5d8-453b-b14d-34848ad5ba21","date":"2023-11-22T01:06:07.622+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220005.41037963855@smtp-relay.mailin.fr>","uuid":"152637f7-65d3-4a6e-8e06-a4d566612da0","date":"2023-11-22T01:05:50.010+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220004.39434228523@smtp-relay.mailin.fr>","uuid":"dabb4384-ef80-425f-a34f-6c7d05db1ec9","date":"2023-11-22T01:04:37.399+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311220000.17078619794@smtp-relay.mailin.fr>","uuid":"15a4d40b-42c7-4292-b846-bdc39b3fcc71","date":"2023-11-22T01:00:08.655+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212358.92771026539@smtp-relay.mailin.fr>","uuid":"758dc2ad-9e8e-431a-8bfa-633a29862bbe","date":"2023-11-22T00:58:22.904+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212357.40241779837@smtp-relay.mailin.fr>","uuid":"b63425c7-122d-4311-bb12-0abfc6735ea0","date":"2023-11-22T00:57:35.220+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212357.71285388874@smtp-relay.mailin.fr>","uuid":"29da10bf-621b-488c-8802-4b48d15ce6ec","date":"2023-11-22T00:57:19.158+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212215.34470160776@smtp-relay.mailin.fr>","uuid":"e19f03f7-619b-4f9a-bfe2-36b06151cebb","date":"2023-11-21T23:45:06.807+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212216.82396143799@smtp-relay.mailin.fr>","uuid":"87abd3c6-e364-4eeb-90ad-1d9cce24859a","date":"2023-11-21T23:16:12.236+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212212.79034268240@smtp-relay.mailin.fr>","uuid":"cdbb3339-2401-4cf9-a71d-b8a59641e25c","date":"2023-11-21T23:12:59.709+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212158.97844379165@smtp-relay.mailin.fr>","uuid":"b5932f8e-816f-4219-9e7f-a7cc35585da3","date":"2023-11-21T22:58:48.988+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212056.92525976971@smtp-relay.mailin.fr>","uuid":"a16cecc7-a847-4d43-b503-8305e8308b29","date":"2023-11-21T22:30:06.709+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212120.59170329548@smtp-relay.mailin.fr>","uuid":"424cfac8-7d5f-458e-94f3-955e4dff6fe4","date":"2023-11-21T22:30:06.706+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212118.12869350039@smtp-relay.mailin.fr>","uuid":"018f20d8-1eb8-49d0-b27e-d10fe6e1c25d","date":"2023-11-21T22:30:06.697+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212108.80280640237@smtp-relay.mailin.fr>","uuid":"e60f7e9d-6645-451c-8c0d-fd9f60d96b78","date":"2023-11-21T22:08:13.005+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212107.58034626523@smtp-relay.mailin.fr>","uuid":"80dc446c-a977-4c33-9144-b9cabf6d7434","date":"2023-11-21T22:07:38.110+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212106.22631230756@smtp-relay.mailin.fr>","uuid":"c2183677-007a-43f4-b46d-99ac7c2a898d","date":"2023-11-21T22:06:14.309+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212101.61261785898@smtp-relay.mailin.fr>","uuid":"d7262c9e-4f26-42b3-b3c2-944e44af7632","date":"2023-11-21T22:01:38.282+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212100.35595450581@smtp-relay.mailin.fr>","uuid":"1c2b46b4-589a-49ae-afbf-99c9588ef944","date":"2023-11-21T22:00:59.742+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]},{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","messageId":"<202311212033.25869707187@smtp-relay.mailin.fr>","uuid":"eb24be24-3349-43c4-98ea-0aae816f6272","date":"2023-11-21T21:33:34.637+01:00","from":"no-reply@myshop.com","tags":["tag1","tag2"]}]}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify the messageId is not empty 1 0 0
Verify the uuid is not empty 1 0 0
Verify the response schema 1 0 0
Verify that the count value is a number 1 0 0
Verify that the transactionalEmails value is an array 1 0 0
Verify the Content Type 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smtp/emails/8ca45c2b-2e33-4512-a714-f87e9ca66ce0
Response Information
Response Code: 200 - OK
Mean time per request: 480ms
Mean size per request: 299B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6c1004ff-0904-43c6-bdd3-41f57323cc23
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:11 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"12b-jNP82igrrJVeZWgKcEdxV72JaIQ"
x-envoy-upstream-service-time 266
sib-request-id 99a0104c-e71e-9319-9217-3ed68015dd3a
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-6
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9e755909534b-LOS
Content-Encoding gzip
Response Body
{"email":"olamide.oluwole0908@gmail.com","subject":"Login Email confirmation","date":"2023-12-01T11:24:00.737+01:00","events":[{"name":"sent","time":"2023-12-01T11:24:00.737+01:00"},{"name":"delivered","time":"2023-12-01T11:24:03.821+01:00"}],"body":"Mail content not available","attachmentCount":0}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify the sender's email is the same as the email returned 1 0 0
Verify response should have at least one event in the events array 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/email
Response Information
Response Code: 202 - Accepted
Mean time per request: 240ms
Mean size per request: 64B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 88d59391-9a18-4646-be68-449846886c41
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
            "sender": {
                "name": "DVPOS POS service",
                "email": "no-reply@myshop.com"
            },
            "to": [
                {
                    "email": "olamide.oluwole0908@gmail.com",
                    "name": "Olamide"
                }
            ],
            "bcc": [
                {
                    "email": "howard_weng@datavan.com.tw",
                    "name": "Howard BCC"
                }
            ],
            "cc": [
                {
                    "email": "howard_weng@datavan.com.tw",
                    "name": "Howard CC"
                }
            ],
            "htmlContent": "<!DOCTYPE html> <html> <body> <h1>This is sample HTML</h1> </html>",
            "subject": "Login Email confirmation",
            "replyTo": {
                "email": "olamide.oluwole0908@gmail.com",
                "name": "Ann"
            },
            "tags": [
                "tag1",
                "tag2"
            ],
           
            "scheduledAt": "2023-12-02T11:24:16.325+01:00"
            
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:16 GMT
Content-Type application/json
Content-Length 64
Connection keep-alive
x-envoy-upstream-service-time 3
sib-request-id 50fe6d22-b0dd-9328-9355-cfa777aca110
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-32
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9e991a31534b-LOS
Response Body
{"messageId":"<202312011024.31765753331@smtp-relay.mailin.fr>"}
        
Test Information
NamePassedFailedSkipped
Verify status code is 202 1 0 0
Verify the messageId for a scheduled message is not empty 1 0 0
Verify the messageId is a string 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Fetch scheduled batch of emails by batchId or single scheduled email by messageId (Can retrieve data upto 30 days old)
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1895a5ff-ff4d-480a-9941-03e8cd9adbc2
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:22 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"6f-gKNjaA6FD2qEmrO+onoztZXEQpg"
x-envoy-upstream-service-time 121
sib-request-id 5c0aedd0-c892-9875-8d98-ea020b583d4d
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-60
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9ebb3ef8534b-LOS
Content-Encoding gzip
Response Body
{"scheduledAt":"2023-12-02T10:24:16.325000000Z","createdAt":"2023-12-01T10:24:17.906000000Z","status":"queued"}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify response JSON keys includes scheduledAt, createdAt, and status 1 0 0
Response JSON values for scheduledAt, createdAt, and status should not be null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Delete scheduled batch of emails by batchId or single scheduled email by messageId
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/smtp/email/%3C202312011024.31765753331@smtp-relay.mailin.fr%3E
Response Information
Response Code: 204 - No Content
Mean time per request: 1413ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c71bdfa4-fb9a-44f7-b395-d8fe454817c9
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:29 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 1205
sib-request-id c9dcd1ac-755e-92d4-b4c5-21300d3f2fca
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-33
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9edd7da3534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Verify date is present 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/templates
Response Information
Response Code: 201 - Created
Mean time per request: 472ms
Mean size per request: 9B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 07f4f3b7-5b8e-4e6d-a8c8-7ce2e29606d5
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 424
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "tag": "OrderConfirmation",
          "sender": {
            "name": "Olamide Oluwole",
            "email": "olamide.oluwole0908@gmail.com"
            
          },
          "templateName": "Order Confirmation - FALSE",
          "htmlContent": "The order from Chopstix has been confirmed. Thanks for your purchase",
          
          "subject": "Thanks for your purchase !",
          "replyTo": "support@myshop.com",
          "toField": "olamide.oluwole0908+858@gmail.com",
          
          "isActive": false
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:34 GMT
Content-Type application/json; charset=utf-8
Content-Length 9
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"9-ag8tUdG7XUIASXk68nyY5mgnRXI"
x-envoy-upstream-service-time 265
sib-request-id 8478a694-ef38-9d44-99d5-e4f9045ae17a
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9f06a95e534b-LOS
Response Body
{"id":47}
Test Information
NamePassedFailedSkipped
Verify status code is 201 1 0 0
Verify response JSON "id" value should be a number 1 0 0
Response JSON should include an "id" field 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smtp/templates?limit=50&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 4.64KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4ba0f330-5444-4673-aa4d-475029ede47b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:40 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"128f-+NdlcA4nNHZi0GqY+vd0qBM9ga0"
content-encoding gzip
x-envoy-upstream-service-time 24
sib-request-id f0a74420-9181-96e5-a5a6-eafd13365612
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-81
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9f2a0a38534b-LOS
Response Body
{"count":10,"templates":[{"id":47,"name":"Order Confirmation - FALSE","subject":"Thanks for your purchase !","isActive":false,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+858@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-12-01T11:24:34.000+01:00","modifiedAt":"2023-12-01T11:24:34.000+01:00"},{"id":16,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+892@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-29T07:23:59.000+01:00","modifiedAt":"2023-11-29T07:23:59.000+01:00"},{"id":14,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+671@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-29T06:52:49.000+01:00","modifiedAt":"2023-11-29T06:52:49.000+01:00"},{"id":13,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+288@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-28T16:54:56.000+01:00","modifiedAt":"2023-11-28T16:54:56.000+01:00"},{"id":9,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+885@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-22T20:41:48.000+01:00","modifiedAt":"2023-11-22T20:41:48.000+01:00"},{"id":8,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+403@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-22T20:40:42.000+01:00","modifiedAt":"2023-11-22T20:40:42.000+01:00"},{"id":7,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+178@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-22T20:40:19.000+01:00","modifiedAt":"2023-11-22T20:40:19.000+01:00"},{"id":6,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+491@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-22T20:35:53.000+01:00","modifiedAt":"2023-11-22T20:35:53.000+01:00"},{"id":5,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+185@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-11-22T20:35:01.000+01:00","modifiedAt":"2023-11-22T20:35:01.000+01:00"},{"id":3,"name":"Order Confirmation - EN","subject":"Thanks for your purchase !","isActive":true,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"{FNAME} {LNAME}","tag":"OrderConfirmation","htmlContent":"The order nΒ°xxxxx has been confirmed. Thanks for your purchase","createdAt":"2023-11-22T02:47:36.000+01:00","modifiedAt":"2023-11-22T02:47:36.000+01:00"}]}
Test Information
NamePassedFailedSkipped
Verify the response code is 200 1 0 0
Response JSON values for count should be a number 1 0 0
Response JSON values for templates should be an array 1 0 0
Verify the count is valid 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smtp/templates/47
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 498B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token cf09ecff-ee55-4ae6-ba2c-956bf9789e42
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:47 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"1f2-GjGOBwjsD8AAa9pdFnztlyy25XU"
x-envoy-upstream-service-time 16
sib-request-id 6716ef08-6618-99a8-bb90-a46293d472ca
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-6.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9f58bed3534b-LOS
Content-Encoding gzip
Response Body
{"id":47,"name":"Order Confirmation - FALSE","subject":"Thanks for your purchase !","isActive":false,"testSent":false,"sender":{"name":"Olamide Oluwole","email":"olamide.oluwole0908@gmail.com","id":1},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908+858@gmail.com","tag":"OrderConfirmation","htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","createdAt":"2023-12-01T11:24:34.000+01:00","modifiedAt":"2023-12-01T11:24:34.000+01:00","doiTemplate":false}
Test Information
NamePassedFailedSkipped
Verify the response code is 200 1 0 0
Response JSON values for id should be a number 1 0 0
Response JSON values should be an object 1 0 0
Validate sender's email is olamide.oluwole0908@gmail.com 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/smtp/templates/47
Response Information
Response Code: 204 - No Content
Mean time per request: 969ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 63d0c4c7-d95f-4483-a95b-761abd8fb777
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 413
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "tag": "OrderConfirmation",
          "sender": {
            "name": "Jojo Gigi",
            "email": "olamide.oluwole0908@gmail.com"
          },
          "templateName": "Order Confirmation for Chefs bite",
          "htmlContent": "The order has been confirmed. Thanks for your purchase",
          
          "subject": "Thanks for your purchase SCSI !",
          "replyTo": "support@myshop.com",
          
          "toField": "olamide.oluwole0908+799@gmail.com",
         
          "isActive": false
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:53 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 250
sib-request-id 240dd33b-a724-9c3a-93f3-45647a869c11
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-67
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9f7b594d534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Verify response time is less than 200ms 1 0 0
Verify status code name has string 1 0 0
Verify header has a date property 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/smtp/templates/47
Response Information
Response Code: 204 - No Content
Mean time per request: 222ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a91c6609-cff9-4f29-8909-0d098f8e61c0
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:24:59 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 27
sib-request-id 425f7ddc-83ba-9a44-b0b4-aea317dfc4fe
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-54
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9fa0ef09534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Verify response code is 204 1 0 0
Response time should be less than 500ms 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/templates/7/sendTest
Response Information
Response Code: 400 - Bad Request
Mean time per request: 260ms
Mean size per request: 156B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e2183157-775d-49f9-a13a-e1cba2b89ebe
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "emailTo": [
            "olamide.oluwole0908@gmail.com"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:04 GMT
Content-Type application/json; charset=utf-8
Content-Length 156
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"9c-uXSTMDX0+LVYcW49C5vL9P92IYk"
x-envoy-upstream-service-time 30
sib-request-id 2eff2131-8717-93f9-87c6-75262f58f553
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-61
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9fc2b80d534b-LOS
Response Body
{"code":"invalid_parameter","message":"Test email could not be sent to the following email addresses","withoutListEmails":["olamide.oluwole0908@gmail.com"]}
Test Information
NamePassedFailedSkipped
Verify response code is 204 0 1 0
Response time should be less than 800ms 1 0 0
Verify the Header 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify response code is 204
expected 400 to deeply equal 204
Request Description
This endpoint will show the aggregated stats for past 90 days by default if `startDate` and `endDate` OR `days` is not passed. The date range can not exceed 90 days
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smtp/statistics/aggregatedReport?days=7
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 206B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token bd818c97-4cb3-42ca-b131-ce534abbe558
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:10 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"ce-u9LTOk2UxVXAweEq/t1t5+De64Q"
x-envoy-upstream-service-time 68
sib-request-id 1193ef03-c75b-9da2-9a7d-eaf6a575f5b6
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-75
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82ea9fe4dded534b-LOS
Content-Encoding gzip
Response Body
{"range":"2023-11-24|2023-12-01","requests":48,"delivered":48,"hardBounces":0,"softBounces":0,"clicks":0,"uniqueClicks":0,"opens":15,"uniqueOpens":8,"spamReports":0,"blocked":0,"invalid":0,"unsubscribed":0}
Test Information
NamePassedFailedSkipped
Validate status is 200 1 0 0
Validate response JSON keys include all required parameters 1 0 0
Verify response JSON values for requests 1 0 0
Verify response time is less than 1500ms 1 0 0
Verify Content-Type is present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 421ms
Mean size per request: 402B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 25d85f0b-1ae7-42fc-b644-3a7b698e5152
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:15 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"192-9maNd6Xg/K/fkhj0W43sHbf8cVY"
x-envoy-upstream-service-time 73
sib-request-id ae7380db-c630-9649-8c4a-9895ff2d81b5
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-14
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa007deb5534b-LOS
Content-Encoding gzip
Response Body
{"reports":[{"date":"2023-12-01","requests":18,"delivered":18,"hardBounces":0,"softBounces":0,"clicks":0,"uniqueClicks":0,"opens":0,"uniqueOpens":0,"spamReports":0,"blocked":0,"invalid":0,"unsubscribed":0},{"date":"2023-11-30","requests":11,"delivered":11,"hardBounces":0,"softBounces":0,"clicks":0,"uniqueClicks":0,"opens":12,"uniqueOpens":5,"spamReports":0,"blocked":0,"invalid":0,"unsubscribed":0}]}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Verify reports array is present and contains at least one element 1 0 0
Verify date field is in a valid date format for each report 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
This endpoint will show the aggregated stats for past 30 days by default if `startDate` and `endDate` OR `days` is not passed. The date range can not exceed 90 days
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 61B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f61e6b22-a75f-4352-ae99-1f47037f2b17
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:21 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3d-6f9py8AR9x/3DS41KmZnT4X3dUE"
x-envoy-upstream-service-time 11
sib-request-id 6c8c5d34-cdb0-9fcd-bb73-5d0c53e72bae
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-74
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa02a2d98534b-LOS
Content-Encoding gzip
Response Body
{"code":"not_found","message":"Invalid route/ method passed"}
Test Information
NamePassedFailedSkipped
Response status code is 200 0 1 0
All event objects contain required properties 0 1 0
Validate response against saved 'messageId' value 0 1 0
Total 0 3 0
Test Failures
Test NameAssertion Error
Response status code is 200
expected 404 to equal 200
All event objects contain required properties
expected undefined to be an array
Validate response against saved 'messageId' value
Cannot read properties of undefined (reading 'forEach')
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smtp/blockedContacts?limit=50&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 25B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c1df1ded-bd80-4b35-9800-4503812b135b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 25
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"19-1k5lwsAp1BGhIOsG3L30G2GVi3A"
x-envoy-upstream-service-time 15
sib-request-id c706035f-1b4b-9027-b43c-db78d2000fcb
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa04b9b90534b-LOS
Response Body
{"contacts":[],"count":0}
Test Information
NamePassedFailedSkipped
Verify schema is valid 1 0 0
Verify response time is within acceptable range 1 0 0
Verify response status code is 200 1 0 0
Verify count is a non-negative integer 1 0 0
BlockedAt is in a valid date-time format 1 0 0
Contacts array is present and has the expected number of elements 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/smtp/blockedContacts/olamide.oluwole0908@gmail.com
Response Information
Response Code: 404 - Not Found
Mean time per request: 296ms
Mean size per request: 62B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e7830862-d345-48ae-9b7a-03a27b4a87c1
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:31 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3e-O1dIupsRfUGxIEvNHz14+uOxrNs"
x-envoy-upstream-service-time 15
sib-request-id e8f6763d-6223-92fb-9ebb-c240b55f98a9
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-15
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa06d1f9f534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Email does not exist"}
Test Information
NamePassedFailedSkipped
Status code is 404 1 0 0
Verify the response is an object with code and message properties 1 0 0
Verify response message is descriptive and informative 1 0 0
Verify code property is a non-empty string 1 0 0
Verify response time is within acceptable range 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Get the list of blocked domains
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smtp/blockedDomains
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 138B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token db771e66-6440-4a57-a344-e8b2604b5b31
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:37 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"8a-g111ofU/YDxqcjwGOLzfNVuNTF0"
x-envoy-upstream-service-time 14
sib-request-id fd67a406-9e4e-94e8-b1a6-7ae585d269b6
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-45.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa08f6eb5534b-LOS
Content-Encoding gzip
Response Body
{"domains":["auxiliary.com","back-end.com","bluetooth.com","cross-platform.com","example.com","givers.com","redundant.com","virtual.com"]}
Test Information
NamePassedFailedSkipped
Verify response status code is 200 1 0 0
Verify domains array is present and contains expected number of elements 1 0 0
Each domain in the 'domains' array is a non-empty string 1 0 0
Response contains the required fields 1 0 0
No duplicate domains in the response 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Blocks a new domain in order to avoid messages being sent to the same
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/blockedDomains
Response Information
Response Code: 400 - Bad Request
Mean time per request: 201ms
Mean size per request: 97B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6a7dc4cd-b942-458d-80f8-b4d6a3bd5cde
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "domain": "cross-platform.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 97
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"61-bVddNMRs2eBDOt9NKaaUqa6uX0E"
x-envoy-upstream-service-time 21
sib-request-id ce7537d0-e961-93df-9583-4baf7e8b7339
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa0b0fdfc534b-LOS
Response Body
{"code":"invalid_parameter","message":"Domain is already present in the list of blocked domains"}
Test Information
No Tests for this request
Request Description
Unblocks an existing domain from the list of blocked domains
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/smtp/blockedDomains/primary.com
Response Information
Response Code: 404 - Not Found
Mean time per request: 198ms
Mean size per request: 94B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5a490cd1-1fe8-43bb-a685-54dfe4a442a9
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:48 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"5e-8GHkmpwnC2tnti72fBVu9G7rnzU"
x-envoy-upstream-service-time 21
sib-request-id c7e093ad-ef7f-9069-8586-cc883cb6db87
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-53
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa0d23a28534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Domain does not exist in the list of blocked domains"}
Test Information
NamePassedFailedSkipped
Verify Date is present in the header 1 0 0
Response time is less than 400ms 1 0 0
Status code name has string 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code name has string
expected response to have status reason 'No Content' but got 'Not Found'
Request Description
Delete hardbounces. To use carefully (e.g. in case of temporary ISP failures)
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/deleteHardbounces
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 47e9d97e-8303-4695-b0d8-1de5809b144a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 98
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "startDate": "2023-11-28",
          "endDate": "2023-11-28",
          "contactEmail": "alex76@example.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:53 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 15
sib-request-id e3621668-a0b1-91ae-8526-af93f5d53eb7
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-68
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa0f43975534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Verify response status code is 200 1 0 0
Verify response is an object 1 0 0
Verify response does not have any properties 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smtp/email
Response Information
Response Code: 202 - Accepted
Mean time per request: 231ms
Mean size per request: 64B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1df8b17f-0df1-4efd-8f49-985edb6dee25
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
            "sender": {
                "name": "DVPOS POS service",
                "email": "no-reply@myshop.com"
            },
            "to": [
                {
                    "email": "olamide.oluwole0908@gmail.com",
                    "name": "Olamide"
                }
            ],
            "bcc": [
                {
                    "email": "howard_weng@datavan.com.tw",
                    "name": "Howard BCC"
                }
            ],
            "cc": [
                {
                    "email": "howard_weng@datavan.com.tw",
                    "name": "Howard CC"
                }
            ],
            "htmlContent": "<!DOCTYPE html> <html> <body> <h1>This is sample HTML</h1> </html>",
            "subject": "Login Email confirmation",
            "replyTo": {
                "email": "olamide.oluwole0908@gmail.com",
                "name": "Ann"
            },
            "tags": [
                "tag1",
                "tag2"
            ],
           
            "scheduledAt": "2023-12-02T11:25:58.302+01:00"
            
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:25:58 GMT
Content-Type application/json
Content-Length 64
Connection keep-alive
x-envoy-upstream-service-time 3
sib-request-id 682ec2d0-84a2-9973-a01a-7e7472dea096
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 1000
x-sib-ratelimit-remaining 999
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-59
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa1168cb4534b-LOS
Response Body
{"messageId":"<202312011025.46180308096@smtp-relay.mailin.fr>"}
        
Test Information
NamePassedFailedSkipped
Verify status code is 202 1 0 0
Verify the messageId for a scheduled message is not empty 1 0 0
Verify the messageId is a string 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/smtp/log/%3C202312011025.46180308096@smtp-relay.mailin.fr%3E
Response Information
Response Code: 404 - Not Found
Mean time per request: 382ms
Mean size per request: 72B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 79104600-920d-4dbe-b3c2-673e57474f8b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:04 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"48-XKwe+5szyb3nF8QHzLvpfozEeUQ"
x-envoy-upstream-service-time 158
sib-request-id af373a9d-953d-9d50-802f-51956c12426e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa1387a80534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"MessageId/Email does not exist"}
Test Information
No Tests for this request
Request Description
This endpoint will show the list of all the events for the received emails.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/inbound/events?limit=100&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 330ms
Mean size per request: 13B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7c3a5d1e-dedc-4f88-9886-d195c70b05fc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 13
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"d-qzqWRY/0gpIi9v94SLrhT09KiPg"
x-envoy-upstream-service-time 85
sib-request-id 6ba73b3b-fd5e-9a26-8ff0-2ffde15dfde9
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-64
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa15b5810534b-LOS
Response Body
{"events":[]}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Events array is present 1 0 0
Date field is in valid date format for each event 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
This endpoint will show the list of all events history for one particular received email.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/inbound/events/8ca45c2b-2e33-4512-a714-f87e9ca66ce0
Response Information
Response Code: 404 - Not Found
Mean time per request: 294ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6dc225b7-0941-4f20-9d6a-a78367f595ae
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:15 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"38-m9qItU1KO84djBgJIrYyPSbiEbE"
x-envoy-upstream-service-time 84
sib-request-id 72237574-4e11-9548-8b96-8a86e594f19e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-9
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa17d9864534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"UUID not found"}
Test Information
NamePassedFailedSkipped
Status code is 404 1 0 0
Code and message fields are present in the response 1 0 0
Response has the correct content type 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
This endpoint will retrieve inbound attachment with download token.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/inbound/attachments/:downloadToken
Response Information
Response Code: 406 - Not Acceptable
Mean time per request: 278ms
Mean size per request: 14B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/octet-stream
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2463ba2d-f91b-4a67-a2c3-e4d52a7f5dc3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:20 GMT
Content-Type text/plain; charset=utf-8
Content-Length 14
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"e-dqk0oyZuM+x+D21Lq3ZqYJ94/o4"
x-envoy-upstream-service-time 74
sib-request-id 11998848-c31f-983c-a2d0-b744e63c23aa
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-69
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa19fbc6e534b-LOS
Response Body
Not Acceptable
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/transactionalSMS/sms
Response Information
Response Code: 400 - Bad Request
Mean time per request: 504ms
Mean size per request: 173B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 40b24324-6264-44f8-8041-6b5188b99145
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 243
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "content": "Enter this code:CCJJG8 to validate your account",
          "recipient": "+2347069423351",
          "sender": "MyShop",
          "type": "marketing",
          "tag": "accountValidation",
          "webUrl": "http://requestb.in/173lyyx1",
          "unicodeEnabled": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 173
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"ad-4UyKHdl/yEjlfVoTzLN1i2hftMg"
x-envoy-upstream-service-time 45
sib-request-id d74f9cca-f8ab-97ad-91bc-ba29e1d6270c
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 150
x-sib-ratelimit-remaining 149
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-36
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa1c19de0534b-LOS
Response Body
{"code":"invalid_parameter","message":"Unable to send sms. Your SMS sending status is not yet activated. Please contact us at contact@sendinblue.com to request activation."}
Test Information
NamePassedFailedSkipped
Response status code is 400 1 0 0
Response has the required fields 1 0 0
Verify message is a non-empty string 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/transactionalSMS/statistics/aggregatedReport?days=20
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d1b5554b-b75c-497c-a586-35bbd392d29c
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:32 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 18
sib-request-id 9dd9dcdb-9040-9ab6-bfb1-4f1ef692242e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-75
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa1e54df5534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response time is less than 600ms 1 0 0
Response status code is 200 1 0 0
Response has the correct content type 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/transactionalSMS/statistics/reports?days=1&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 397ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 65125b85-aa3a-4901-9f20-3d9e3219b4e0
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:37 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 21
sib-request-id 438e4d83-2f1a-9d16-b8fd-b8d49b61eb65
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-82
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa206bb94534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response time is less than 600ms 1 0 0
Response status code is 200 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0326da4f-bad7-4bea-9d1d-d0ac0b37f819
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:42 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 21
sib-request-id 35fd1fdb-f0be-902b-b33d-5263c22ca134
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-53
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2297d07534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response time is less than 600ms 1 0 0
Response status code is 200 1 0 0
Response has the correct content type 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/v3/whatsapp/sendMessage
Response Information
Response Code: 404 - Not Found
Mean time per request: 239ms
Mean size per request: 61B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 03450eb1-062a-47ca-b164-420252026e58
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 152
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
            "contactNumbers": [
                "919808240608"
            ],
            "senderNumber": "919900751564",
            "xtext": "saranghe",
            "templateId": 744919760309407
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:48 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3d-6f9py8AR9x/3DS41KmZnT4X3dUE"
x-envoy-upstream-service-time 13
sib-request-id b1aec568-6caf-9533-a2bf-24e44a15cd9d
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-31
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa24b3d85534b-LOS
Content-Encoding gzip
Response Body
{"code":"not_found","message":"Invalid route/ method passed"}
Test Information
No Tests for this request
Response Information
Response Code: 404 - Not Found
Mean time per request: 486ms
Mean size per request: 61B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a85859e5-c9fd-4c94-8702-c5a7c5cff6a4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:53 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3d-6f9py8AR9x/3DS41KmZnT4X3dUE"
x-envoy-upstream-service-time 11
sib-request-id 4ce7149e-81de-9091-ae56-10b36e04c8f2
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-rancher-worker-19.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa26cf9d7534b-LOS
Content-Encoding gzip
Response Body
{"code":"not_found","message":"Invalid route/ method passed"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns
Response Information
Response Code: 201 - Created
Mean time per request: 520ms
Mean size per request: 9B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5510ab33-3f64-4a95-a22d-d5ebafd9e2f4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Newsletter - May 2017",
          "sender": {
            "name": "Mary from MyShop",
            "email": "olamide.oluwole0908@gmail.com"
          },
          "tag": "Newsletter",
         
          
          "templateId": 7,
         
          "subject": "Discover the New Collection !",
          "replyTo": "support@myshop.com",
          "toField": "olamide.oluwole0908@gmail.com",
          
          
          "inlineImageActivation": true,
          "mirrorActive": true,
          "footer": "[DEFAULT_FOOTER]",
          "header": "[DEFAULT_HEADER]",
          "utmCampaign": "NL_05_2017",
          "params": {
            "veniam_8": {},
            "nullac": {},
            "cillum3c": {}
          },
         
          "abTesting": true,
          "subjectA": "Discover the New Collection!",
          "subjectB": "Want to discover the New Collection?",
          "splitRule": 50,
          "winnerCriteria": "open",
          "winnerDelay": 50,
          "ipWarmupEnable": true,
          "initialQuota": 3000,
          "increaseRate": 70
         
          
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:56 GMT
Content-Type application/json; charset=utf-8
Content-Length 9
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"9-lwAKRMGHYdJXjcd7IKs5QVbq728"
x-envoy-upstream-service-time 268
sib-request-id 1184d883-e275-9821-a027-108123b605e4
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 99
x-sib-ratelimit-reset 1984
x-sib-server srv-pr-rancher-worker-31.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa27d3f70534b-LOS
Response Body
{"id":48}
Test Information
NamePassedFailedSkipped
Verify response status code is 201 1 0 0
Verify response is an object with id property 1 0 0
Validate response id against saved value 1 0 0
Verify Id is a non-negative integer 1 0 0
Verify Id is unique for each response 1 0 0
Verify response time is within an acceptable range 0 1 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify response time is within an acceptable range
expected 520 to be below 300
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/emailCampaigns/48
Response Information
Response Code: 200 - OK
Mean time per request: 365ms
Mean size per request: 3.16KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0c62d65c-62f5-4651-af08-2a58d7c154af
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:26:59 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"c9f-ekav7yNhp1f8t/iopFNHkULcEmI"
content-encoding gzip
x-envoy-upstream-service-time 80
sib-request-id 1878ae51-e078-984a-bee6-b16dfffb23c6
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 29
x-sib-ratelimit-reset 1982
x-sib-server BREVO-srv-pr-online-rancher-worker-75
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa28dfe96534b-LOS
Response Body
{"id":48,"name":"Newsletter - May 2017","type":"classic","status":"draft","testSent":false,"header":"[DEFAULT_HEADER]","footer":"[DEFAULT_FOOTER]","sender":{"name":"Mary from MyShop","id":1,"email":"olamide.oluwole0908@gmail.com"},"replyTo":"support@myshop.com","toField":"olamide.oluwole0908@gmail.com","previewText":"","tag":"Newsletter","inlineImageActivation":true,"mirrorActive":true,"recipients":{"lists":[],"exclusionLists":[]},"statistics":{"globalStats":{"uniqueClicks":0,"clickers":0,"complaints":0,"delivered":0,"sent":0,"softBounces":0,"hardBounces":0,"uniqueViews":0,"unsubscriptions":0,"viewed":0,"trackableViews":0,"trackableViewsRate":0,"estimatedViews":0},"campaignStats":[],"mirrorClick":0,"remaining":0,"linksStats":{},"statsByDomain":{},"statsByDevice":{"desktop":{"mac":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"windows":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"otherSystem":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0}},"mobile":{"androidMobile":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"iPhone":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0}},"tablet":{"androidTablet":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"appleIPad":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0}}},"statsByBrowser":{"android":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"chrome":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"edge":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"firefox":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"internetExplorer":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"opera":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"safari":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"electron":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"mailChannelsScanner":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"microsoft":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"mozilla":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"outlookExpress":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"thunderbird":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"yahooMailProxy":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0},"unknown":{"clickers":0,"uniqueClicks":0,"viewed":0,"uniqueViews":0,"trackableViews":0}}},"htmlContent":"The order from Chopstix has been confirmed. Thanks for your purchase","scheduledAt":"","createdAt":"2023-12-01T11:26:56.000+01:00","modifiedAt":"2023-12-01T11:26:56.000+01:00","shareLink":"Share link not available for classic campaigns which are not sent","sendAtBestTime":false,"abTesting":true,"splitRule":50,"subjectA":"Discover the New Collection!","subjectB":"Want to discover the New Collection?"}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Validate the sender object - name, id, email 1 0 0
Recipients object contains lists and exclusionLists arrays 1 0 0
Ensure that statistics object contains globalStats and statsByDevice 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/emailCampaigns/48
Response Information
Response Code: 204 - No Content
Mean time per request: 583ms
Mean size per request: 0B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token eb38a57d-e59c-4cca-8892-38825d258c27
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 822
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Newsletter - May 2017",
          "sender": {
            "name": "Mary from MyShop",
            "email": "olamide.oluwole0908@gmail.com"
          },
          "tag": "Newsletter",
         
          
          "templateId": 7,
         
          "subject": "Discover the New  North Lon Collection !",
          "replyTo": "support@myshop.com",
          "toField": "olamide.oluwole0908@gmail.com",
          
          
          "inlineImageActivation": true,
          "mirrorActive": true,
          "footer": "[DEFAULT_FOOTER]",
          "header": "[DEFAULT_HEADER]",
          "utmCampaign": "NL_05_2017",
          "params": {
            "veniam_8": {},
            "nullac": {},
            "cillum3c": {}
          },
         
          "abTesting": true,
          "subjectA": "Discover the New Collection!",
          "subjectB": "Want to discover the New Collection?",
          "splitRule": 50,
          "winnerCriteria": "open",
          "winnerDelay": 50,
          "ipWarmupEnable": true,
          "initialQuota": 3000,
          "increaseRate": 70
         
          
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:01 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 361
sib-request-id 245aaa5f-1bb8-9f26-8169-fb48372e89c8
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 28
x-sib-ratelimit-reset 1979
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa29d7cd2534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify date is present in the header 1 0 0
Response time is less than 300ms 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Response time is less than 300ms
expected 583 to be below 200
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/emailCampaigns/48
Response Information
Response Code: 204 - No Content
Mean time per request: 245ms
Mean size per request: 0B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 574fd7ee-beaa-44a3-b408-22b77c05c1d0
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:04 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 24
sib-request-id bae2f256-9ab1-9423-8dc0-0affe22f407d
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 27
x-sib-ratelimit-reset 1976
x-sib-server srv-pr-online-rancher-worker-33.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2ae5d73534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify date is present in the header 1 0 0
Response time is less than 300ms 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Response time is less than 300ms
expected 245 to be below 200
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns
Response Information
Response Code: 201 - Created
Mean time per request: 530ms
Mean size per request: 9B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ba62a6e3-ef01-42a0-a6a7-96a355d42e2b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Newsletter - May 2017",
          "sender": {
            "name": "Mary from MyShop",
            "email": "olamide.oluwole0908@gmail.com"
          },
          "tag": "Newsletter",
         
          
          "templateId": 7,
         
          "subject": "Discover the New Collection !",
          "replyTo": "support@myshop.com",
          "toField": "olamide.oluwole0908@gmail.com",
          
          
          "inlineImageActivation": true,
          "mirrorActive": true,
          "footer": "[DEFAULT_FOOTER]",
          "header": "[DEFAULT_HEADER]",
          "utmCampaign": "NL_05_2017",
          "params": {
            "veniam_8": {},
            "nullac": {},
            "cillum3c": {}
          },
         
          "abTesting": true,
          "subjectA": "Discover the New Collection!",
          "subjectB": "Want to discover the New Collection?",
          "splitRule": 50,
          "winnerCriteria": "open",
          "winnerDelay": 50,
          "ipWarmupEnable": true,
          "initialQuota": 3000,
          "increaseRate": 70
         
          
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:06 GMT
Content-Type application/json; charset=utf-8
Content-Length 9
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"9-psGUX9L88KyYWZRZhLiJpnwDEl0"
x-envoy-upstream-service-time 267
sib-request-id 9829b6ff-b6af-924b-822d-d6ce6714b69a
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 26
x-sib-ratelimit-reset 1974
x-sib-server srv-pr-online-rancher-worker-70.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2bd1949534b-LOS
Response Body
{"id":49}
Test Information
NamePassedFailedSkipped
Verify response status code is 201 1 0 0
Verify response is an object with id property 1 0 0
Validate response id against saved value 1 0 0
Verify Id is a non-negative integer 1 0 0
Verify Id is unique for each response 1 0 0
Verify response time is within an acceptable range 0 1 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify response time is within an acceptable range
expected 530 to be below 300
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns/133/sendNow
Response Information
Response Code: 404 - Not Found
Mean time per request: 249ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fb17f424-ab3d-4163-b9db-48d5a02fc15e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:09 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3f-r3+5t5NT7s76tO+o7+hH0tbLRuQ"
x-envoy-upstream-service-time 34
sib-request-id fb0cd81c-9342-9d71-8fab-86b7d6015dc0
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 25
x-sib-ratelimit-reset 1971
x-sib-server BREVO-srv-pr-online-rancher-worker-36
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2cdbf9e534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id not found"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns/13396752/sendTest
Response Information
Response Code: 404 - Not Found
Mean time per request: 371ms
Mean size per request: 77B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6dd9361e-cfef-4882-9b35-84fed3977baf
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 86
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "emailTo": [
            "helen.jurger@example.com",
            "helen.jurger2@example.com"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:11 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"4d-nK/kDoA5MN2QhLxUSis+0IKJR5k"
x-envoy-upstream-service-time 45
sib-request-id 245e9c50-f3e3-9eea-926a-5c57d1e02eb4
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 24
x-sib-ratelimit-reset 1969
x-sib-server BREVO-srv-pr-online-rancher-worker-76
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2dd5c33534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign/Template id does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/emailCampaigns/49/status
Response Information
Response Code: 400 - Bad Request
Mean time per request: 248ms
Mean size per request: 69B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1cc6bcbe-ebbc-4149-aa68-45439c1a1472
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "status": "active"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:14 GMT
Content-Type application/json; charset=utf-8
Content-Length 69
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"45-gMqLMxZ8zEAbpCvo71r8uT8WdXQ"
x-envoy-upstream-service-time 6
sib-request-id 79722b9d-47e6-9903-a9d1-9e632e05faa8
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 23
x-sib-ratelimit-reset 1966
x-sib-server BREVO-srv-pr-online-rancher-worker-32
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2ecb833534b-LOS
Response Body
{"code":"invalid_parameter","message":"Campaign status is not valid"}
Test Information
No Tests for this request
Request Description
A PDF will be sent to the specified email addresses
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns/49/sendReport
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 98146b13-8e41-43ba-aaa5-2716a037c890
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 196
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "email": {
            "body": "Please find attached the report of our last email campaign.",
            "to": [
              "jim.suehan@example.com",
              "jim.suehan@example.com"
            ]
          },
          "language": "en"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:16 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 35
sib-request-id fac1143b-8f6c-967e-b77a-126d6b79fd0f
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 22
x-sib-ratelimit-reset 1964
x-sib-server BREVO-srv-pr-online-rancher-worker-25
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa2fb19df534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Response body is an empty object 1 0 0
Verify that the response does not contain any sensitive information 1 0 0
Request duration is within an acceptable range 1 0 0
No errors or warnings in the response 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Obtain winning version of an A/B test email campaign
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/emailCampaigns/49/abTestCampaignResult
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 99f75579-72d3-4393-b257-064c4117fa74
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:18 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 15
sib-request-id ab0796aa-b06a-9bac-88d1-142e2ed9ca96
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 21
x-sib-ratelimit-reset 1962
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3099c94534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response time is less than 500ms 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Get a unique URL to share & import an email template from one Sendinblue account to another.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/emailCampaigns/49/sharedUrl
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 102B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0646fbf7-33a1-4fcf-b505-51c16b73f33a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:21 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"66-a+sX7EcDcsP2dfs98PgJa0PL6S4"
x-envoy-upstream-service-time 21
sib-request-id 9336fad6-b01d-9021-92a2-0b3a3366fa70
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 20
x-sib-ratelimit-reset 1959
x-sib-server BREVO-srv-pr-online-rancher-worker-45
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3181ff7534b-LOS
Content-Encoding gzip
Response Body
{"sharedUrl":"https://my.sendinblue.com/BPmORt6r1AlJkFPrbLOz4UwVXq0HGVKX2E7dS2G.2o872.copghNNnNdjw--"}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Response has the required field 'sharedUrl' 1 0 0
Shared URL is in valid URL format 1 0 0
Shared URL should not be empty 1 0 0
Shared URL is a unique and valid URL 0 1 0
Schema is valid 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Shared URL is a unique and valid URL
expected 'https://my.sendinblue.com/BPmORt6r1Al…' to match /^https:\/\/my.sendinblue.com\/[a-zA-Z0-9_-]+$/
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns/49/exportRecipients
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b67dc7ac-6d8c-4f6a-9c48-fbe38d003392
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 79
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "recipientsType": "openers",
          "notifyURL": "http://requestb.in/173lyyx1"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:23 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 80
sib-request-id 3a6a8a8a-caa0-9efe-8fa3-3d0afe9278f4
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 19
x-sib-ratelimit-reset 1957
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3273ab4534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Content-Type is present 1 0 0
Response time is less than 900ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 400 - Bad Request
Mean time per request: 251ms
Mean size per request: 59B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3fdbd418-dfe7-43ab-b63b-de17dab25154
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:25 GMT
Content-Type application/json; charset=utf-8
Content-Length 59
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3b-NU9jbxYlHS/SiigAmtwwM6xrliQ"
x-envoy-upstream-service-time 10
sib-request-id 0169956e-e910-9493-87c4-c13ec6da70c5
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 18
x-sib-ratelimit-reset 1955
x-sib-server BREVO-srv-pr-online-rancher-worker-67
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3363da1534b-LOS
Response Body
{"code":"missing_parameter","message":"endDate is missing"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/emailCampaigns/images
Response Information
Response Code: 400 - Bad Request
Mean time per request: 401ms
Mean size per request: 94B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d4f70562-c460-4451-980a-e11904a60200
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "imageUrl": "https://somedomain.com/image1.jpg",
          "name": "nature.jpg"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:28 GMT
Content-Type application/json; charset=utf-8
Content-Length 94
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"5e-/dHyqPnNaDD53mcOfXbAcl4nMwI"
x-envoy-upstream-service-time 187
sib-request-id 6197cf3e-9ab2-9e93-88b1-2dab7b6a33af
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 17
x-sib-ratelimit-reset 1952
x-sib-server BREVO-srv-pr-online-rancher-worker-7
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa344fe01534b-LOS
Response Body
{"code":"invalid_parameter","message":"The provided image url does not return valid response"}
Test Information
No Tests for this request
Response Information
Response Code: 200 - OK
Mean time per request: 422ms
Mean size per request: 2B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ff7c175f-443e-4cfb-bc53-1f34eb52d325
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:30 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 159
sib-request-id 0c7fe1ff-d9fd-9273-9b94-bd696470171a
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 49
x-sib-ratelimit-reset 1950
x-sib-server srv-pr-online-rancher-worker-85.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa35499d4534b-LOS
Response Body
{}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smsCampaigns
Response Information
Response Code: 400 - Bad Request
Mean time per request: 283ms
Mean size per request: 109B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 70c10bec-2bd4-40cb-a1d1-389cbd3fcda3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 326
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "content": "Get a discount by visiting our NY store and saying : Happy Spring!",
          "name": "Spring Promo Code",
          "sender": "MyShop",
          "recipients": {
            "listIds": [
              54,
              54
            ],
            "exclusionListIds": [
              15,
              15
            ]
          },
          "scheduledAt": "YYYY-MM-DDTHH:mm:ss.SSSZ",
          "unicodeEnabled": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:33 GMT
Content-Type application/json; charset=utf-8
Content-Length 109
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"6d-zfvpSw4tSziDDbGhHuJf8AgA9Uc"
x-envoy-upstream-service-time 16
sib-request-id abeef116-51d4-9a3d-b084-83b432b33f86
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 48
x-sib-ratelimit-reset 1947
x-sib-server srv-pr-online-rancher-worker-60.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa364ce81534b-LOS
Response Body
{"code":"invalid_parameter","message":"Scheduled date is not valid. It should be in standard RFC3339 format"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/smsCampaigns/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 220ms
Mean size per request: 65B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 29783a77-98a0-41b4-b9e2-5d336dac5a71
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:35 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"41-KwuYlgGsW4EpAb4/7fiNgnQVr7E"
x-envoy-upstream-service-time 18
sib-request-id c5b95ec8-5cfc-9a4d-be68-0a5f048f8977
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 47
x-sib-ratelimit-reset 1945
x-sib-server srv-pr-online-rancher-worker-42.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3731f83534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"campaign does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/smsCampaigns/13396752
Response Information
Response Code: 404 - Not Found
Mean time per request: 229ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 28665966-592a-4d74-9281-0615d743c26d
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 330
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Spring Promo Code",
          "sender": "MyShop",
          "content": "Get a discount by visiting our NY store and saying : Happy Spring!",
          "recipients": {
            "listIds": [
              54,
              54
            ],
            "exclusionListIds": [
              15,
              15
            ]
          },
          "scheduledAt": "irure deserunt mollit dolore",
          "unicodeEnabled": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:38 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3f-r3+5t5NT7s76tO+o7+hH0tbLRuQ"
x-envoy-upstream-service-time 22
sib-request-id 6c117c15-b450-9974-963a-a1aa1bb67563
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 46
x-sib-ratelimit-reset 1943
x-sib-server srv-pr-online-rancher-worker-50.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa381d97b534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id not found"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/smsCampaigns/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 194ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3ee4c866-8682-4f84-8b08-2f1383211229
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:40 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3f-r3+5t5NT7s76tO+o7+hH0tbLRuQ"
x-envoy-upstream-service-time 12
sib-request-id 958c286f-f5bc-9695-90a9-713bd2122059
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 45
x-sib-ratelimit-reset 1940
x-sib-server srv-pr-online-rancher-worker-47.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3901c22534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id not found"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smsCampaigns/13396752/sendNow
Response Information
Response Code: 404 - Not Found
Mean time per request: 239ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6cbdc48a-a01d-48fe-bf39-a4255cc16e28
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:42 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3f-r3+5t5NT7s76tO+o7+hH0tbLRuQ"
x-envoy-upstream-service-time 29
sib-request-id aa028b6c-f380-9a60-a6ab-2482e26d5cd4
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 44
x-sib-ratelimit-reset 1938
x-sib-server BREVO-srv-pr-online-rancher-worker-65
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa39e6de4534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id not found"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/smsCampaigns/13396752/status
Response Information
Response Code: 404 - Not Found
Mean time per request: 207ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6ee19c91-15ca-44bf-9ece-fb1a53f5f278
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "status": "suspended"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:44 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3f-r3+5t5NT7s76tO+o7+hH0tbLRuQ"
x-envoy-upstream-service-time 16
sib-request-id a204f7a4-a5ac-9271-9b7e-3f8e46caefa7
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 43
x-sib-ratelimit-reset 1936
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3acf860534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id not found"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smsCampaigns/13396752/sendTest
Response Information
Response Code: 404 - Not Found
Mean time per request: 256ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 92b5210a-4288-49b1-92de-949e49657f26
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "phoneNumber": "33689965433"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:47 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3f-r3+5t5NT7s76tO+o7+hH0tbLRuQ"
x-envoy-upstream-service-time 17
sib-request-id 9d7f833c-899b-957e-aa90-8148e422535a
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 42
x-sib-ratelimit-reset 1933
x-sib-server BREVO-srv-pr-online-rancher-worker-89
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3bb79c5534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id not found"}
Test Information
No Tests for this request
Request Description
It returns the background process ID which on completion calls the notify URL that you have set in the input.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smsCampaigns/13396752/exportRecipients
Response Information
Response Code: 404 - Not Found
Mean time per request: 214ms
Mean size per request: 68B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 622a96d0-322c-4f13-aa41-3d04e5f88147
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "recipientsType": "answered",
          "notifyURL": "http://requestb.in/173lyyx1"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:49 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"44-GIdl5hJlvhkmYp3fc7Q8pUNR4js"
x-envoy-upstream-service-time 19
sib-request-id 1b0c398e-ba02-9adb-ac2c-5c805cf9c8d6
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 41
x-sib-ratelimit-reset 1931
x-sib-server BREVO-srv-pr-online-rancher-worker-59
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3c9eb69534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id does not exist"}
Test Information
No Tests for this request
Request Description
Send report of Sent and Archived campaign, to the specified email addresses, with respective data and a pdf attachment in detail.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/smsCampaigns/13396752/sendReport
Response Information
Response Code: 404 - Not Found
Mean time per request: 340ms
Mean size per request: 68B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 481b0198-7436-41de-a2dc-4a5f446e7039
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 196
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "email": {
            "body": "Please find attached the report of our last email campaign.",
            "to": [
              "jim.suehan@example.com",
              "jim.suehan@example.com"
            ]
          },
          "language": "en"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:52 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"44-GIdl5hJlvhkmYp3fc7Q8pUNR4js"
x-envoy-upstream-service-time 46
sib-request-id e4cd1aee-dbce-9d4b-9f9a-99ff64c244b3
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 100
x-sib-ratelimit-remaining 40
x-sib-ratelimit-reset 1929
x-sib-server BREVO-srv-pr-online-rancher-worker-73
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3d8ae09534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Campaign id does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/whatsappCampaigns/?campaignId=12
Response Information
Response Code: 404 - Not Found
Mean time per request: 355ms
Mean size per request: 19B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f60e28ab-68d6-4c06-982e-9d17522b23d3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:54 GMT
Content-Type text/plain; charset=utf-8
Content-Length 19
Connection keep-alive
x-envoy-upstream-service-time 42
sib-request-id cdb203db-f91b-9584-b1e9-0e940780b729
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3e7bf82534b-LOS
Response Body
404 page not found
        
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/whatsappCampaigns/?campaignId=12
Response Information
Response Code: 404 - Not Found
Mean time per request: 280ms
Mean size per request: 19B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9fa143ec-175f-496c-a531-cd765021823b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:56 GMT
Content-Type text/plain; charset=utf-8
Content-Length 19
Connection keep-alive
x-envoy-upstream-service-time 43
sib-request-id 48b64554-9e07-9c53-9c78-1f6cc9ff6a8e
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-9
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa3f6dad2534b-LOS
Response Body
404 page not found
        
Test Information
No Tests for this request
Response Information
Response Code: 400 - Bad Request
Mean time per request: 247ms
Mean size per request: 158B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9d4015bc-48ed-42b1-87ab-a84c55dba2e7
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:27:59 GMT
Content-Type application/json
Content-Length 158
Connection keep-alive
x-envoy-upstream-service-time 50
sib-request-id 093d5cc8-f8e3-9f02-9171-31874ed77eca
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4057dd7534b-LOS
Response Body
{"message":"You are not registered on whatsapp, please activate your WhatsApp account by clicking Login with Facebook on WhatsApp from Sendinblue platform."}
        
Test Information
No Tests for this request
Response Information
Response Code: 400 - Bad Request
Mean time per request: 401ms
Mean size per request: 158B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4d098255-d1d1-4948-97e5-dc4075d600dc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:01 GMT
Content-Type application/json
Content-Length 158
Connection keep-alive
x-envoy-upstream-service-time 55
sib-request-id d219eefd-48cd-95d9-9469-181b357af2a5
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4141f8d534b-LOS
Response Body
{"message":"You are not registered on whatsapp, please activate your WhatsApp account by clicking Login with Facebook on WhatsApp from Sendinblue platform."}
        
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/whatsappCampaigns/:campaignId
Response Information
Response Code: 400 - Bad Request
Mean time per request: 365ms
Mean size per request: 158B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f6f1e780-3d23-42df-9ecc-dc1ce6701d56
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:04 GMT
Content-Type application/json
Content-Length 158
Connection keep-alive
x-envoy-upstream-service-time 121
sib-request-id 5eea0573-77c4-947d-98f9-d50e3378534e
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-10
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa423dd1a534b-LOS
Response Body
{"message":"You are not registered on whatsapp, please activate your WhatsApp account by clicking Login with Facebook on WhatsApp from Sendinblue platform."}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/whatsappCampaigns
Response Information
Response Code: 400 - Bad Request
Mean time per request: 365ms
Mean size per request: 57B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 499a2865-3bc8-4365-a4eb-0b2333791665
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:06 GMT
Content-Type application/json
Content-Length 57
Connection keep-alive
x-envoy-upstream-service-time 71
sib-request-id 873adef3-3c01-93eb-bb2f-d7007b7af655
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-45
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4331a32534b-LOS
Response Body
{"error":"json unmarshal: unexpected end of JSON input"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/whatsappCampaigns/template
Response Information
Response Code: 400 - Bad Request
Mean time per request: 351ms
Mean size per request: 89B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9b014189-6ce6-4cde-b11f-da6409864aad
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:08 GMT
Content-Type application/json
Content-Length 89
Connection keep-alive
x-envoy-upstream-service-time 44
sib-request-id 0b26c18b-32a4-9c93-8639-884a8a45ac94
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-rancher-worker-18.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4425d57534b-LOS
Response Body
{"error":"parseint campaign_id: strconv.ParseInt: parsing \"template\": invalid syntax"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/whatsappCampaigns/template/approval/:templateId
Response Information
Response Code: 400 - Bad Request
Mean time per request: 283ms
Mean size per request: 121B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2c54f45b-7b31-464c-8ed3-613855305ef4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:11 GMT
Content-Type application/json
Content-Length 121
Connection keep-alive
x-envoy-upstream-service-time 42
sib-request-id de9a355f-de3f-992b-8dc4-078f84cfcee9
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-19.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa451b9e3534b-LOS
Response Body
{"error":"get client and template id: parse int template id: strconv.ParseInt: parsing \":templateId\": invalid syntax"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/whatsappCampaigns/config
Response Information
Response Code: 400 - Bad Request
Mean time per request: 540ms
Mean size per request: 158B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f855c4f1-d727-4cd1-8141-c07c4f362957
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:13 GMT
Content-Type application/json
Content-Length 158
Connection keep-alive
x-envoy-upstream-service-time 97
sib-request-id 3c1e04a6-a702-9ce1-a9f7-398acd838350
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-43
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4607d86534b-LOS
Response Body
{"message":"You are not registered on whatsapp, please activate your WhatsApp account by clicking Login with Facebook on WhatsApp from Sendinblue platform."}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts?limit=50&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 3.76KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 993e08d0-096a-413c-9262-2c0b34f7d440
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:16 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"f0b-ogWlYj3Eq77hw1cB7OaWqEgGnmk"
content-encoding gzip
x-envoy-upstream-service-time 33
sib-request-id 822f3fb6-2112-905e-8a9b-ebd7af4e028b
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-13
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa470cabd534b-LOS
Response Body
{"contacts":[{"email":"zander.okeefe72@gmail.com","id":20,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T09:25:46.377+01:00","modifiedAt":"2023-12-01T09:26:13.000+01:00","listIds":[],"attributes":{}},{"email":"candace.skiles7@gmail.com","id":19,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:24:46.920+01:00","modifiedAt":"2023-12-01T09:24:13.000+01:00","listIds":[],"attributes":{}},{"email":"lonny.towne0@gmail.com","id":18,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:22:17.286+01:00","modifiedAt":"2023-12-01T07:22:17.286+01:00","listIds":[],"attributes":{}},{"email":"martina18@hotmail.com","id":17,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:21:12.217+01:00","modifiedAt":"2023-12-01T07:21:12.217+01:00","listIds":[],"attributes":{}},{"email":"teagan_kshlerin@yahoo.com","id":16,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:18:47.369+01:00","modifiedAt":"2023-12-01T07:18:47.369+01:00","listIds":[],"attributes":{}},{"email":"ted_jakubowski41@gmail.com","id":15,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:10:40.584+01:00","modifiedAt":"2023-12-01T07:10:40.584+01:00","listIds":[],"attributes":{}},{"email":"mabelle.bergnaum3@yahoo.com","id":14,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:05:08.171+01:00","modifiedAt":"2023-12-01T07:05:08.171+01:00","listIds":[],"attributes":{}},{"email":"alvis_rau39@yahoo.com","id":13,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:04:48.701+01:00","modifiedAt":"2023-12-01T07:04:48.701+01:00","listIds":[],"attributes":{}},{"email":"john.smith@example.com","id":11,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-30T22:25:09.870+01:00","modifiedAt":"2023-12-01T09:42:41.532+01:00","listIds":[],"attributes":{}},{"email":"ellie36@example.com","id":10,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-30T22:25:09.870+01:00","modifiedAt":"2023-12-01T05:54:31.827+01:00","listIds":[],"attributes":{}},{"email":"estel_hamill19@hotmail.com","id":9,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-30T22:01:52.698+01:00","modifiedAt":"2023-11-30T22:01:52.698+01:00","listIds":[],"attributes":{}},{"email":"kara.king20@gmail.com","id":7,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-28T16:56:32.483+01:00","modifiedAt":"2023-11-28T16:56:32.483+01:00","listIds":[],"attributes":{}},{"email":"theresa74@yahoo.com","id":6,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:47:40.815+01:00","modifiedAt":"2023-11-25T21:47:40.815+01:00","listIds":[],"attributes":{}},{"email":"dakota92@yahoo.com","id":5,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:46:21.973+01:00","modifiedAt":"2023-11-25T21:46:21.973+01:00","listIds":[],"attributes":{}},{"email":"sabryna_stroman31@hotmail.com","id":4,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:45:08.176+01:00","modifiedAt":"2023-11-25T21:45:08.176+01:00","listIds":[],"attributes":{}},{"email":"moji@yahoo.com","id":3,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:43:13.493+01:00","modifiedAt":"2023-11-25T21:43:13.493+01:00","listIds":[],"attributes":{}},{"email":"ebere@yahoo.com","id":2,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:40:56.079+01:00","modifiedAt":"2023-11-25T21:40:56.079+01:00","listIds":[],"attributes":{}},{"email":"olamide.oluwole0908@gmail.com","id":1,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-21T06:59:45.900+01:00","modifiedAt":"2023-12-01T09:42:41.532+01:00","listIds":[],"attributes":{"FIRSTNAME":"Olamide","LASTNAME":"Oluwole","SMS":"2347069423351"}}],"count":18}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Contacts array is present and contains at least one element 1 0 0
Each contact has a valid email format 1 0 0
Count matches the number of elements in the contacts array 1 0 0
Response has a valid content type 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts
Response Information
Response Code: 201 - Created
Mean time per request: 1138ms
Mean size per request: 9B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 10bb1fba-3d9e-44f8-9c6f-31e9dddfb476
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 247
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "email": "Emmie_Lang@yahoo.com",
          "attributes": {
            "FNAME": "Elly"
          },
          "emailBlacklisted": false,
          "smsBlacklisted": false,
          "listIds": [
            21
          ],
          "updateEnabled": false,
          "smtpBlacklistSender": [
            "info@sendinblue.com"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:19 GMT
Content-Type application/json; charset=utf-8
Content-Length 9
Connection keep-alive
x-envoy-upstream-service-time 135
sib-request-id b9920b27-6a32-950e-b5f2-78da42ed29d2
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server srv-pr-rancher-worker-23.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa47fbdf3534b-LOS
Response Body
{"id":26}
Test Information
NamePassedFailedSkipped
Verify response code is 201 1 0 0
Response is an object with id property 1 0 0
Id is a non-negative integer 1 0 0
Response time is less than 200ms 0 1 0
No additional properties other than 'id' in the response 1 0 0
Id is unique for each request 1 0 0
Response body is not empty 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 1138 to be below 200
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/%2026/campaignStats
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 2B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a66b0a13-4d37-46e7-87a0-12c11ecd8680
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 123
sib-request-id a5e9110f-14c4-9a6a-9de1-99398326038e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server srv-pr-rancher-worker-14.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4941ab2534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Response has the required fields 0 1 0
MessagesSent array is present and contains expected number of elements 0 1 0
EventTime in messagesSent is in valid date-time format 0 1 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Response has the required fields
expected {} to have property 'from'
MessagesSent array is present and contains expected number of elements
expected undefined to exist
EventTime in messagesSent is in valid date-time format
expected undefined to be an array
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/doubleOptinConfirmation
Response Information
Response Code: 400 - Bad Request
Mean time per request: 344ms
Mean size per request: 104B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f0b56949-ca99-48e4-9528-2c8a0072a774
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "email": "elly@example.com",
          "includeListIds": [
            36
          ],
          "redirectionUrl": "http://requestb.in/173lyyx1",
          "templateId": 2,
          "attributes": {
            "FNAME": "John",
            "LNANE": "Smith"
          },
          "excludeListIds": [
            6
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:24 GMT
Content-Type application/json; charset=utf-8
Content-Length 104
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"68-P2CgCbUebMnVpDXkzGUKMPaiUe8"
x-envoy-upstream-service-time 24
sib-request-id 79f54ea9-e468-93f3-b656-5eda1d2fe4a5
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-7
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4a34d0f534b-LOS
Response Body
{"code":"invalid_parameter","message":"One or more list ids are not valid. Please enter valid list ids"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/batch
Response Information
Response Code: 400 - Bad Request
Mean time per request: 249ms
Mean size per request: 69B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 66ed3c6c-51a9-4637-bed2-0a2f2e612355
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 749
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "contacts": [
            {
              "email": "john@example.com",
              "id": 31,
              "attributes": {
                "FNAME": "John",
                "LNAME": "Smith"
              },
              "emailBlacklisted": false,
              "smsBlacklisted": true,
              "smtpBlacklistSender": [
                "KcV-PaFnJ@eS.qz",
                "bbrb5LcqfbXwIx@rSlyeERMpQugHPvTXhPZo.zmg"
              ]
            },
            {
              "email": "Anna@example.com",
              "id": 31,
              "attributes": {
                "FNAME": "Anna Louise"
              },
              "emailBlacklisted": false,
              "smsBlacklisted": true,
              "listIds": [
                65
              ],
              "unlinkListIds": [
                36
              ],
              "smtpBlacklistSender": [
                "0f8VdF@RMbQgSGQHKuglhsPAzZSJcrVpq.njc",
                "UZzlbOKm7qXU@mvJPCUvDwPNk.lhjd"
              ]
            }
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:26 GMT
Content-Type application/json; charset=utf-8
Content-Length 69
Connection keep-alive
x-envoy-upstream-service-time 3
sib-request-id ce6b6435-f50f-998d-93e7-f6ab98a4b9ca
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-72
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4b2785c534b-LOS
Response Body
{"code":"invalid_parameter","message":"Invalid input at indexes 0,1"}
Test Information
No Tests for this request
Request Description
It returns the background process ID which on completion calls the notify URL that you have set in the input. File will be available in csv.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/export
Response Information
Response Code: 200 - OK
Mean time per request: 376ms
Mean size per request: 2B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3276c069-7214-4c28-8157-0ee6778163ef
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 228
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "customContactFilter": {
            "actionForContacts": "subscribed",
           
           
            "listId": 2,
            "emailCampaignId": 49
            
          },
          "exportAttributes": [
            "NAME",
            "LNAME"
          ],
          "notifyUrl": "http://requestb.in/173lyyx1"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 132
sib-request-id a2a8135e-3ec1-9176-8e09-bdf93dca45a0
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-64
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4c11e3e534b-LOS
Response Body
{}
Test Information
NamePassedFailedSkipped
Response status code is 202 0 1 0
ProcessId is present in the response 0 1 0
ProcessId is a non-negative integer 0 1 0
ProcessId should be a number 0 1 0
Response time is less than 300ms 0 1 0
Total 0 5 0
Test Failures
Test NameAssertion Error
Response status code is 202
expected response to have status code 202 but got 200
ProcessId is present in the response
expected undefined to exist
ProcessId is a non-negative integer
expected undefined to be a number
ProcessId should be a number
expected undefined to be a number
Response time is less than 300ms
expected 376 to be below 300
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/folders?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 510B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 681319d8-45e3-4c6e-a9e4-2a548f971630
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:31 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"1fe-oYqDm1v/EIpu9C005Wy73gOCJJM"
x-envoy-upstream-service-time 45
sib-request-id 73316038-3c65-9afa-8868-b120679200ce
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-25
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4d07b32534b-LOS
Content-Encoding gzip
Response Body
{"folders":[{"id":19,"name":"Cordia Renner","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":7,"name":"Kelsie Buckridge","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":6,"name":"Cali Mueller","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":5,"name":"Demarco Bosco","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":1,"name":"Your first folder","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0}],"count":5}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response includes folders array 1 0 0
Each folder has an id, name, totalBlacklisted, totalSubscribers, and uniqueSubscribers 1 0 0
Response includes count property 1 0 0
Response time is less than 1000ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
It returns the background process ID which on completion calls the notify URL that you have set in the input.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/import
Response Information
Response Code: 404 - Not Found
Mean time per request: 281ms
Mean size per request: 65B

Test Pass Percentage
20 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0d120462-cd00-4afa-968e-e0a17bed10a5
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 399
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          
          "fileBody": "NAME;SURNAME;EMAIL\nSmith;John;john.smith@example.com\nRoger;Ellie;ellie36@example.com",
          
           
             
              
            
           
             
           
         
          "notifyUrl": "http://requestb.in/173lyyx1",
          "newList": {
            "listName": "ContactImport - 2017-05",
            "folderId": 12
          },
          "emailBlacklist": false,
          "smsBlacklist": false,
          "updateExistingContacts": true,
          "emptyContactsAttributes": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:33 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"41-T+WlDJdig/GVIMvTZNvu9we7xuA"
x-envoy-upstream-service-time 71
sib-request-id 1131387a-a7ad-9900-9f19-11ec676aa5ac
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-53
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4defef3534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"folderId does not exist"}
Test Information
NamePassedFailedSkipped
Response status code is 202 0 1 0
ProcessId is present in the response 0 1 0
ProcessId is a non-negative integer 0 1 0
Verify processId remains the same for subsequent executions 0 1 0
Response time is within an acceptable range 1 0 0
Total 1 4 0
Test Failures
Test NameAssertion Error
Response status code is 202
expected 404 to equal 202
ProcessId is present in the response
expected { code: 'document_not_found', …(1) } to have property 'processId'
ProcessId is a non-negative integer
expected undefined to be a number
Verify processId remains the same for subsequent executions
expected undefined to equal 78
Request Description
Along with the contact details, this endpoint will show the statistics of contact for the recent 90 days by default. To fetch the earlier statistics, please use Get contact campaign stats ``https://developers.sendinblue.com/reference/contacts-7#getcontactstats`` endpoint with the appropriate date ranges.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/26
Response Information
Response Code: 200 - OK
Mean time per request: 296ms
Mean size per request: 222B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e4d66835-a8b4-4bcd-bd7e-c9bed7ddbeae
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:36 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"de-5l18qWBu251ijYOnmQBhMnm2yfE"
x-envoy-upstream-service-time 92
sib-request-id 55e1b796-19ea-98eb-9aa5-c890e6770d69
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-43
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4edec80534b-LOS
Content-Encoding gzip
Response Body
{"email":"emmie_lang@yahoo.com","id":26,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T11:28:18.653+01:00","modifiedAt":"2023-12-01T11:28:18.653+01:00","attributes":{},"listIds":[],"statistics":{}}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Verify the id parsed is what's returned in the response 1 0 0
Response time is less than 500ms 1 0 0
Response has a valid content type 1 0 0
Verify email blacklisted is false 1 0 0
Verify createdAt is not empty 1 0 0
Verify modifiedAt is not empty 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/contacts/26
Response Information
Response Code: 204 - No Content
Mean time per request: 421ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8c14720d-c0e1-416d-9d40-285ed56b3c2e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 179
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
            "attributes": {
                "EMAIL": "newemail@domain.com",
                "FNAME": "Ellie",
                "LNAME": "Roger"
            },
            "emailBlacklisted": false,
            "smsBlacklisted": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:38 GMT
Content-Type text/plain; charset=utf-8
Connection keep-alive
x-envoy-upstream-service-time 151
sib-request-id 5b3c0a30-0592-9bf5-80da-0cfd83abf89b
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-76
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa4fcd83b534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify Date is present in the response header 1 0 0
Response time is less than 500ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/contacts/26
Response Information
Response Code: 204 - No Content
Mean time per request: 283ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b7f8ffdc-1edf-4623-ad64-f9659565b282
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:41 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 65
sib-request-id 4a52e8e5-5381-9725-b998-3ca35803ccbb
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-33
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa50d1df0534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify Date is present in the response header 1 0 0
Response time is less than 500ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/folders?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 510B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d78efead-a2c8-4448-9436-95c09b32b656
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:43 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"1fe-oYqDm1v/EIpu9C005Wy73gOCJJM"
x-envoy-upstream-service-time 38
sib-request-id b88f5b87-ab30-9d19-870e-df8a04092b10
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa51bf89c534b-LOS
Content-Encoding gzip
Response Body
{"folders":[{"id":19,"name":"Cordia Renner","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":7,"name":"Kelsie Buckridge","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":6,"name":"Cali Mueller","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":5,"name":"Demarco Bosco","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":1,"name":"Your first folder","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0}],"count":5}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response includes folders array 1 0 0
Each folder has an id, name, totalBlacklisted, totalSubscribers, and uniqueSubscribers 1 0 0
Response includes count property 1 0 0
Response time is less than 1000ms 1 0 0
Id is unique for each response 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/lists
Response Information
Response Code: 201 - Created
Mean time per request: 351ms
Mean size per request: 9B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6c419d58-2c1f-4618-b88a-347325def7b3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "folderId": 19,
          "name": "fuerte.rtf List"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:46 GMT
Content-Type application/json; charset=utf-8
Content-Length 9
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"9-yCsLoUbVLWZbDMBqa9+3alohzr0"
x-envoy-upstream-service-time 66
sib-request-id f9e7f2d4-47a5-9a7c-bd36-69472ed2d09d
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server srv-pr-online-rancher-worker-36.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa52aba3d534b-LOS
Response Body
{"id":20}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response has the required field 'id' 1 0 0
Id is a non-negative integer 1 0 0
Response time is less than 500ms 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/lists?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 134B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 37b85968-9a8c-4469-b446-47cb492e6128
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:48 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"86-g8DVxuMs8Q8pLjvE7rG9lMTegik"
x-envoy-upstream-service-time 26
sib-request-id e1046484-abc1-9403-a9fa-76a9da52a1c3
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server srv-pr-online-rancher-worker-85.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa53a4ea5534b-LOS
Content-Encoding gzip
Response Body
{"lists":[{"id":20,"name":"fuerte.rtf List","folderId":19,"uniqueSubscribers":0,"totalBlacklisted":0,"totalSubscribers":0}],"count":1}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response includes lists array 1 0 0
Each List has an id, name, totalBlacklisted, totalSubscribers, and uniqueSubscribers 1 0 0
Response includes count property 1 0 0
Response time is less than 1000ms 1 0 0
Id is unique for each response 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/lists/20/contacts?limit=50&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 25B

Test Pass Percentage
40 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 03186b38-81c9-4c87-b10a-83d3d558fe25
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:50 GMT
Content-Type application/json; charset=utf-8
Content-Length 25
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"19-1k5lwsAp1BGhIOsG3L30G2GVi3A"
x-envoy-upstream-service-time 28
sib-request-id 5f7c8321-26f9-98dc-ab50-d3098e2c894c
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-72
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa548f9f1534b-LOS
Response Body
{"contacts":[],"count":0}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Email format is valid for each contact 1 0 0
Contacts array is present and has the expected number of elements 0 1 0
Attributes presence in contacts 0 1 0
verify contact email is same as sender's email 0 1 0
Total 2 3 0
Test Failures
Test NameAssertion Error
Contacts array is present and has the expected number of elements
expected [] to have a length at least 1 but got +0
Attributes presence in contacts
expected [] not to be empty
verify contact email is same as sender's email
contact is not defined
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts?limit=50&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 3.76KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1db98835-3d3a-4aaf-b8cd-323b9cafc580
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:53 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"f0b-ogWlYj3Eq77hw1cB7OaWqEgGnmk"
content-encoding gzip
x-envoy-upstream-service-time 36
sib-request-id aa5814ab-3136-9769-9ffa-be98d5ff19e2
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-70
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5583c91534b-LOS
Response Body
{"contacts":[{"email":"zander.okeefe72@gmail.com","id":20,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T09:25:46.377+01:00","modifiedAt":"2023-12-01T09:26:13.000+01:00","listIds":[],"attributes":{}},{"email":"candace.skiles7@gmail.com","id":19,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:24:46.920+01:00","modifiedAt":"2023-12-01T09:24:13.000+01:00","listIds":[],"attributes":{}},{"email":"lonny.towne0@gmail.com","id":18,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:22:17.286+01:00","modifiedAt":"2023-12-01T07:22:17.286+01:00","listIds":[],"attributes":{}},{"email":"martina18@hotmail.com","id":17,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:21:12.217+01:00","modifiedAt":"2023-12-01T07:21:12.217+01:00","listIds":[],"attributes":{}},{"email":"teagan_kshlerin@yahoo.com","id":16,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:18:47.369+01:00","modifiedAt":"2023-12-01T07:18:47.369+01:00","listIds":[],"attributes":{}},{"email":"ted_jakubowski41@gmail.com","id":15,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:10:40.584+01:00","modifiedAt":"2023-12-01T07:10:40.584+01:00","listIds":[],"attributes":{}},{"email":"mabelle.bergnaum3@yahoo.com","id":14,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:05:08.171+01:00","modifiedAt":"2023-12-01T07:05:08.171+01:00","listIds":[],"attributes":{}},{"email":"alvis_rau39@yahoo.com","id":13,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-12-01T07:04:48.701+01:00","modifiedAt":"2023-12-01T07:04:48.701+01:00","listIds":[],"attributes":{}},{"email":"john.smith@example.com","id":11,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-30T22:25:09.870+01:00","modifiedAt":"2023-12-01T09:42:41.532+01:00","listIds":[],"attributes":{}},{"email":"ellie36@example.com","id":10,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-30T22:25:09.870+01:00","modifiedAt":"2023-12-01T05:54:31.827+01:00","listIds":[],"attributes":{}},{"email":"estel_hamill19@hotmail.com","id":9,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-30T22:01:52.698+01:00","modifiedAt":"2023-11-30T22:01:52.698+01:00","listIds":[],"attributes":{}},{"email":"kara.king20@gmail.com","id":7,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-28T16:56:32.483+01:00","modifiedAt":"2023-11-28T16:56:32.483+01:00","listIds":[],"attributes":{}},{"email":"theresa74@yahoo.com","id":6,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:47:40.815+01:00","modifiedAt":"2023-11-25T21:47:40.815+01:00","listIds":[],"attributes":{}},{"email":"dakota92@yahoo.com","id":5,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:46:21.973+01:00","modifiedAt":"2023-11-25T21:46:21.973+01:00","listIds":[],"attributes":{}},{"email":"sabryna_stroman31@hotmail.com","id":4,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:45:08.176+01:00","modifiedAt":"2023-11-25T21:45:08.176+01:00","listIds":[],"attributes":{}},{"email":"moji@yahoo.com","id":3,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:43:13.493+01:00","modifiedAt":"2023-11-25T21:43:13.493+01:00","listIds":[],"attributes":{}},{"email":"ebere@yahoo.com","id":2,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-25T21:40:56.079+01:00","modifiedAt":"2023-11-25T21:40:56.079+01:00","listIds":[],"attributes":{}},{"email":"olamide.oluwole0908@gmail.com","id":1,"emailBlacklisted":false,"smsBlacklisted":false,"createdAt":"2023-11-21T06:59:45.900+01:00","modifiedAt":"2023-12-01T09:42:41.532+01:00","listIds":[],"attributes":{"FIRSTNAME":"Olamide","LASTNAME":"Oluwole","SMS":"2347069423351"}}],"count":18}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Contacts array is present and contains at least one element 1 0 0
Each contact has a valid email format 1 0 0
Count matches the number of elements in the contacts array 1 0 0
Response has a valid content type 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/lists/20/contacts/add
Response Information
Response Code: 400 - Bad Request
Mean time per request: 243ms
Mean size per request: 86B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 96e2f5df-effe-4d20-8789-93c8eff053e4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "emails": [
            "emmie_lang@yahoo.com"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 86
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"56-PnAbTZfp63eKL8PbslFa3PkQ+iI"
x-envoy-upstream-service-time 31
sib-request-id 3f5dcabf-5b4e-9801-b926-f8ac66392d47
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-15
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa566f882534b-LOS
Response Body
{"code":"invalid_parameter","message":"Contact already in list and/or does not exist"}
Test Information
NamePassedFailedSkipped
Response status code is 201 0 1 0
Success array contains the expected email addresses 0 1 0
Response contains both 'success' and 'failure' arrays 0 1 0
Ensure that the email addresses in the response are in a valid format 0 1 0
Total 0 4 0
Test Failures
Test NameAssertion Error
Response status code is 201
expected response to have status code 201 but got 400
Success array contains the expected email addresses
Cannot read properties of undefined (reading 'success')
Response contains both 'success' and 'failure' arrays
Cannot read properties of undefined (reading 'success')
Ensure that the email addresses in the response are in a valid format
Cannot read properties of undefined (reading 'success')
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/lists/20/contacts/remove
Response Information
Response Code: 400 - Bad Request
Mean time per request: 254ms
Mean size per request: 96B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token aaa3d631-37e1-4ff7-8efd-87374cdc058d
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "emails": [
            "emmie_lang@yahoo.com"
            
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:28:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 96
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"60-XtowEKiponMhntPMcqZqUQ3Sjrs"
x-envoy-upstream-service-time 29
sib-request-id 69124fb7-b264-9d69-921c-42f07b10d64f
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-33
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5759c55534b-LOS
Response Body
{"code":"invalid_parameter","message":"Contact already removed from list and/or does not exist"}
Test Information
NamePassedFailedSkipped
Verify response code is 201 0 1 0
Success array contains the expected email addresses 0 1 0
Response contains both 'success' and 'failure' arrays 0 1 0
Ensure that the email addresses in the response are in a valid format 0 1 0
Total 0 4 0
Test Failures
Test NameAssertion Error
Verify response code is 201
expected 400 to deeply equal 201
Success array contains the expected email addresses
Cannot read properties of undefined (reading 'success')
Response contains both 'success' and 'failure' arrays
Cannot read properties of undefined (reading 'success')
Ensure that the email addresses in the response are in a valid format
Cannot read properties of undefined (reading 'success')
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/lists/20
Response Information
Response Code: 200 - OK
Mean time per request: 412ms
Mean size per request: 281B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 89d0e4af-004e-4863-b362-87d9ff584c53
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:00 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"119-ZtP+wpBJUafEHZ2yKyG/g3J779E"
x-envoy-upstream-service-time 54
sib-request-id e6d0768c-9e18-9b50-9d53-9a3aedd904b3
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server srv-pr-online-rancher-worker-85.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5845f47534b-LOS
Content-Encoding gzip
Response Body
{"id":20,"name":"fuerte.rtf List","startDate":"2023-06-01T10:29:00.326+01:00","endDate":"2023-12-01T11:29:00.326+01:00","totalBlacklisted":0,"totalSubscribers":0,"uniqueSubscribers":0,"folderId":19,"createdAt":"2023-12-01T11:28:46.000+01:00","campaignStats":[],"dynamicList":false}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Verify the id parsed is what's returned in the response 1 0 0
Response time is less than 500ms 1 0 0
Response has a valid content type 1 0 0
Verify total blacklisted is zero 1 0 0
Verify createdAt is not empty 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/contacts/lists/20
Response Information
Response Code: 204 - No Content
Mean time per request: 307ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 058d7184-8ab2-448a-82dd-c4233de2e9e1
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Magento Satterfield"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:02 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 50
sib-request-id 1d2441dc-e747-987a-ba77-27313d4be3df
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-90
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5943e15534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify Date is present in the response header 1 0 0
Response time is less than 500ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/contacts/lists/20
Response Information
Response Code: 204 - No Content
Mean time per request: 292ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2f47266c-ee9a-4da3-89ca-90f0315f29fc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:05 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 96
sib-request-id 47df578e-cf48-95a6-a46e-33b362b1a821
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-74
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5a33a21534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify Date is present in the response header 1 0 0
Response time is less than 500ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/folders?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 391ms
Mean size per request: 510B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 01f5d116-98e7-4c08-9053-aa287bb64a02
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:07 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"1fe-oYqDm1v/EIpu9C005Wy73gOCJJM"
x-envoy-upstream-service-time 39
sib-request-id 1cb3a567-e98d-9de8-815d-786d889af965
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-54
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5b23c6f534b-LOS
Content-Encoding gzip
Response Body
{"folders":[{"id":19,"name":"Cordia Renner","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":7,"name":"Kelsie Buckridge","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":6,"name":"Cali Mueller","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":5,"name":"Demarco Bosco","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":1,"name":"Your first folder","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0}],"count":5}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response includes folders array 1 0 0
Each folder has an id, name, totalBlacklisted, totalSubscribers, and uniqueSubscribers 1 0 0
Response includes count property 1 0 0
Response time is less than 1000ms 1 0 0
Id is unique for each response 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/folders
Response Information
Response Code: 201 - Created
Mean time per request: 575ms
Mean size per request: 9B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0b54e0c6-15ad-4d54-8dea-6f431b0ad85b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Raphael Wyman"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:10 GMT
Content-Type application/json; charset=utf-8
Content-Length 9
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"9-YMkvF/wJa2P/mVmfWcyTuUjssI8"
x-envoy-upstream-service-time 109
sib-request-id b9a7924e-0d16-9162-886d-5ef469f227e2
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-70
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5c1c9b8534b-LOS
Response Body
{"id":21}
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Response has the required field 'id' 1 0 0
Id is a non-negative integer 1 0 0
Response time is less than 500ms 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Response time is less than 500ms
expected 575 to be below 500
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/folders/19
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 96B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4dbbd85c-68c0-4451-af34-6337615f45a3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:12 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"60-BGpCsIi/+9Feq7ebfL5s/44Z/Lw"
x-envoy-upstream-service-time 41
sib-request-id d14212df-5d7b-9850-93bd-01603b521bb9
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-81
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5d29bc6534b-LOS
Content-Encoding gzip
Response Body
{"id":19,"name":"Cordia Renner","totalBlacklisted":0,"uniqueSubscribers":0,"totalSubscribers":0}
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Id is a non-negative integer 1 0 0
Name is a non-empty string 1 0 0
Total blacklisted subscribers is a non-negative integer 1 0 0
Total subscribers is a non-negative integer 1 0 0
totalSubscribers is a total of totalBlacklisted and uniqueSubscribers 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/contacts/folders/19
Response Information
Response Code: 204 - No Content
Mean time per request: 479ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8de56029-5eff-4648-aeb2-0a39a8b4824f
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Brexit Batz"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:15 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 49
sib-request-id fca17d9f-7725-99ad-9ae1-a280500f36e7
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5e1590a534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify Date is present in the response header 1 0 0
Response time is less than 500ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/contacts/folders/19
Response Information
Response Code: 204 - No Content
Mean time per request: 455ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 40282378-2390-45f4-8cba-82ab167dd56c
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:17 GMT
Connection keep-alive
vary Origin
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 142
sib-request-id c4883840-c08a-96f1-a5c6-659f8a5153ca
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-64
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa5f19f55534b-LOS
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 204 1 0 0
Verify Date is present in the response header 1 0 0
Response time is less than 500ms 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/folders?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 510B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8fd054a8-9278-4859-8a76-0db6595e1524
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:20 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"1fe-/i1GYtsEHzYfQQ/xwfN8qByRgvw"
x-envoy-upstream-service-time 33
sib-request-id c92a2509-9a36-9b84-8cd2-37c12b3bcbfb
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-49
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6019c75534b-LOS
Content-Encoding gzip
Response Body
{"folders":[{"id":21,"name":"Raphael Wyman","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":7,"name":"Kelsie Buckridge","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":6,"name":"Cali Mueller","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":5,"name":"Demarco Bosco","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0},{"id":1,"name":"Your first folder","uniqueSubscribers":0,"totalSubscribers":0,"totalBlacklisted":0}],"count":5}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response includes folders array 1 0 0
Each folder has an id, name, totalBlacklisted, totalSubscribers, and uniqueSubscribers 1 0 0
Response includes count property 1 0 0
Response time is less than 1000ms 1 0 0
Id is unique for each response 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/folders/21/lists?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 2B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ad9c8afa-da18-4455-8a8f-5dd6fda18adc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:22 GMT
Content-Type application/json; charset=utf-8
Content-Length 2
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"
x-envoy-upstream-service-time 28
sib-request-id 7069ee6b-9dca-9ee3-81d8-028c6f2e8ebf
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-31
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa610b877534b-LOS
Response Body
{}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/contacts/attributes
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 549B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d6420de0-ac6b-42ac-9d54-8366c5493ab8
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:25 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"225-ARwYwdskP2o6GWA28Q6vyfYmS/8"
x-envoy-upstream-service-time 20
sib-request-id 0890e456-0241-9884-86b7-5346bfa1be6b
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-76
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa61f4a81534b-LOS
Content-Encoding gzip
Response Body
{"attributes":[{"name":"BLACKLIST","category":"global","type":"float","calculatedValue":"COUNT[BLACKLISTED,BLACKLISTED,<,NOW()]"},{"name":"READERS","category":"global","type":"float","calculatedValue":"COUNT[READERS,READERS,<,NOW()]"},{"name":"CLICKERS","category":"global","type":"float","calculatedValue":"COUNT[CLICKERS,CLICKERS,<,NOW()]"},{"name":"LASTNAME","category":"normal","type":"text","field_key":"lastname"},{"name":"FIRSTNAME","category":"normal","type":"text","field_key":"firstname"},{"name":"SMS","category":"normal","type":"text"}]}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/contacts/attributes/global/Name
Response Information
Response Code: 400 - Bad Request
Mean time per request: 273ms
Mean size per request: 93B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8a3d3aec-e98a-4c51-ac4a-93f4dfa61844
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 182
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "value": "COUNT[BLACKLISTED,BLACKLISTED,<,NOW()]",
          "enumeration": [
            {
              "label": "Men",
              "value": 1
            },
            {
              "label": "Men",
              "value": 1
            }
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:27 GMT
Content-Type application/json; charset=utf-8
Content-Length 93
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"5d-B6gkOX9LjRPWfz+EnZ1vWxGrnAY"
x-envoy-upstream-service-time 3
sib-request-id c41e7531-05e6-94ac-a9f3-05edb551812d
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-33
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa62ddd8c534b-LOS
Response Body
{"code":"invalid_parameter","message":"Invalid parameter 'enumeration' for category: global"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/contacts/attributes/global/Country
Response Information
Response Code: 400 - Bad Request
Mean time per request: 207ms
Mean size per request: 93B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b380eac9-1d69-4100-884b-8e3b15f29633
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 204
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "value": "COUNT[BLACKLISTED,BLACKLISTED,<,NOW()]",
          "enumeration": [
            {
              "label": "Women",
              "value": 1
            },
            {
              "label": "Women",
              "value": 1
            }
          ],
          "type": "text"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:29 GMT
Content-Type application/json; charset=utf-8
Content-Length 93
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"5d-B6gkOX9LjRPWfz+EnZ1vWxGrnAY"
x-envoy-upstream-service-time 5
sib-request-id ad6b2396-3793-9075-a53d-5e23ed6103c4
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-13
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa63cbab1534b-LOS
Response Body
{"code":"invalid_parameter","message":"Invalid parameter 'enumeration' for category: global"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/contacts/attributes/global/Country
Response Information
Response Code: 404 - Not Found
Mean time per request: 362ms
Mean size per request: 61B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a1bd8774-8841-4302-91c1-b4c2bd3748bc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:32 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3d-8SOGl32TjyI0MElfgafDHqajDV4"
x-envoy-upstream-service-time 33
sib-request-id 73325eae-b467-93a2-812f-ce89464c3831
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-ratelimit-limit 70
x-sib-ratelimit-remaining 69
x-sib-ratelimit-reset 1
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa64b3e8e534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Attribute not found"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/webhooks?type=transactional&sort=desc
Response Information
Response Code: 404 - Not Found
Mean time per request: 247ms
Mean size per request: 71B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 831df77a-a768-4589-a47d-8a4e19ea47a2
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:34 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"47-ZT/YX9UfsKRNpq8lf+0U3Pmk6cA"
x-envoy-upstream-service-time 19
sib-request-id 7d0b3848-5d27-9ecf-9c34-bc61c2cd38e3
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-78
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa65a7a89534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Webhook record does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/webhooks
Response Information
Response Code: 400 - Bad Request
Mean time per request: 232ms
Mean size per request: 68B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ea954003-0e3c-4c39-9638-511759a0745e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 177
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
            "events": [
                "delivered"
            ],
            "url": "https://webhook.site/5ebc5d36-217f-4989-81fd-5f02cbb49c6d",
            "description": "test for SMS",
            "type": "marketing"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:36 GMT
Content-Type application/json; charset=utf-8
Content-Length 68
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"44-p23uqNioaToXSAwbMVa1wgMBLNs"
x-envoy-upstream-service-time 23
sib-request-id 7f10b4a9-77e4-91b1-9e5f-2feb3489ed0b
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-73
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa668fe4d534b-LOS
Response Body
{"code":"duplicate_parameter","message":"Notify url already exists"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/webhooks/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 586ms
Mean size per request: 67B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f9417ec5-4843-4585-b865-a9168e990d7e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:39 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"43-ix+AhCJZT2w5L5oXIHaTxRN/A9o"
x-envoy-upstream-service-time 318
sib-request-id fd00e15e-ebf6-95de-be7a-01b413a6e6b0
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa67758b3534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Webhook id does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/webhooks/1333
Response Information
Response Code: 404 - Not Found
Mean time per request: 203ms
Mean size per request: 62B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4605adad-d6ed-48c3-8e8f-6be4966c53e1
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 183
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "url": "http://requestb.in/173lyyx1",
          "description": "Webhook triggered on contact hardbounce",
          "events": [
            "hardBounce",
            "hardBounce"
          ],
          "domain": "example.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:41 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3e-YovZMkq5i0jhpRPxyCx3qbuKuZ4"
x-envoy-upstream-service-time 9
sib-request-id a39b1e48-3429-9600-b9e2-d73c2a335baa
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-55
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa687ff38534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Webhook Id not found"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/webhooks/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 199ms
Mean size per request: 62B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0a37d889-82a9-4171-8915-f1c4343da6bc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:44 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3e-9Enm6lH8iL91TfwSGK0hiryGoI4"
x-envoy-upstream-service-time 15
sib-request-id 376273ca-3755-99a0-ab42-16f8ed2dbc61
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-43.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6965aa6534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"Webhook ID not found"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/credits/add
Response Information
Response Code: 403 - Forbidden
Mean time per request: 407ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c9f6472f-8e1d-4ff8-82bb-4f80f678150d
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "sms": 450,
          "email": 1200
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:46 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 16
sib-request-id 5ded4c13-e01c-9228-a9ac-acda9a8873e0
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-78.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6a49efd534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/credits/remove
Response Information
Response Code: 403 - Forbidden
Mean time per request: 225ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4b415197-80e1-458b-bad0-9b944d944cce
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "sms": 300,
          "email": 500
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:48 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 15
sib-request-id 8b65163a-d915-9b20-810c-93fe38ca5872
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-89
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6b41b8a534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/ips/associate
Response Information
Response Code: 403 - Forbidden
Mean time per request: 261ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d24be438-9b51-47f3-91e4-b18b0a91d986
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "ip": "123.65.8.22"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:51 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 16
sib-request-id 87b71d5e-64c5-9a4b-812b-c049279e15ca
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-rancher-worker-14.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6c2f8aa534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/ips/dissociate
Response Information
Response Code: 403 - Forbidden
Mean time per request: 282ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 693db5f7-5600-442a-9981-9c1484835895
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "ip": "123.65.8.22"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:53 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 15
sib-request-id 86768e02-52ee-9ba6-a370-cdf62608c3d3
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-34
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6d19cb3534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/domains
Response Information
Response Code: 403 - Forbidden
Mean time per request: 217ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token abc80ab9-c1c9-42f1-876a-00bc44955872
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:56 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 16
sib-request-id 38b1547f-6191-9dd9-b6f6-b7788efca72e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-31
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6e05804534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/domains
Response Information
Response Code: 403 - Forbidden
Mean time per request: 318ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 803a0507-6bd8-483c-98bd-aab7058f4383
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "domain": "mychilddomain.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:29:58 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 25
sib-request-id eb55fb4d-a921-9381-8c91-52773f33ddec
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-55
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6eedafd534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/domains/:domainName
Response Information
Response Code: 403 - Forbidden
Mean time per request: 211ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6ae4ed4b-3233-4807-84f7-695e4ad6417d
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "domain": "myupdateddomain.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:00 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 21
sib-request-id d1fcb006-7ca3-95dc-8b2a-325c100f508f
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-81
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa6fddf24534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/domains/:domainName
Response Information
Response Code: 403 - Forbidden
Mean time per request: 209ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 09dfee85-78bf-4fce-9b6e-3170b1f951b0
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:03 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 22
sib-request-id fca7427b-4571-923e-a54e-daeea69a4563
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-24
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa70c09fc534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier
Response Information
Response Code: 403 - Forbidden
Mean time per request: 197ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3c4aff7d-24c7-4807-9652-0c7ca048eb53
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:05 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 13
sib-request-id bd53e135-a54c-9ccc-b7ab-f5adaa22c9e8
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-19
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa71aae18534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier
Response Information
Response Code: 403 - Forbidden
Mean time per request: 273ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 85292fe8-4a74-4e22-923f-ac01d1c01a6a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "email": "josh.cruise@example.com",
          "firstName": "Josh",
          "lastName": "Cruise",
          "companyName": "Your Company",
          "password": "Pa55w0rd65"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:07 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 19
sib-request-id 4dca6daf-a3cd-9dc7-b832-1364ca988b1e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-rancher-worker-28.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa728f998534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier
Response Information
Response Code: 403 - Forbidden
Mean time per request: 192ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8ac3d6e8-a843-47fd-a8e1-4ebb508e8d9e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:09 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 13
sib-request-id 204eec23-4180-9a69-bf71-cee287917fff
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-72.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7377cd6534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/accountStatus
Response Information
Response Code: 403 - Forbidden
Mean time per request: 203ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9c7ee488-febe-47d5-9ab9-5689d9010bd6
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 116
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "transactionalEmail": false,
          "transactionalSms": false,
          "marketingAutomation": true,
          "smsCampaign": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:12 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 17
sib-request-id a9e79b1c-655a-9105-a612-587a6f5aacd0
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-14
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa745bf45534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/accountCreationStatus
Response Information
Response Code: 403 - Forbidden
Mean time per request: 238ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 245fb813-ea68-4d3d-bf17-aece718843fb
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:14 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 22
sib-request-id 00c7217f-9e55-9875-ba3b-172f71f1cb57
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-31
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa75439b8534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Description
It returns a session [token] which will remain valid for a short period of time. A child account will be able to access a white-labeled section by using the following url pattern => https:/email.mydomain.com/login/sso?token=[token]
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/reseller/children/:childIdentifier/auth
Response Information
Response Code: 403 - Forbidden
Mean time per request: 329ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 719781b0-fb9d-4a9a-8392-4ffc59ffb57c
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:16 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 15
sib-request-id 69eef35d-0d39-96f4-b27c-1ba9ce9342fb
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-15
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7629c17534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/reseller/children?limit=10&offset=0
Response Information
Response Code: 403 - Forbidden
Mean time per request: 227ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 03e650bb-693c-478e-8b76-f4a3ab0c2ab3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:19 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 15
sib-request-id 296c40d2-5fb7-94d0-ad75-221f1136ab01
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-50
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa771d903534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/reseller/children
Response Information
Response Code: 403 - Forbidden
Mean time per request: 270ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a1739125-7714-4394-b7c4-7c45edc11b4a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 168
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "companyName": "Your Company",
          "email": "josh.cruise@example.com",
          "firstName": "Josh",
          "lastName": "Cruise",
          "password": "Pa55w0rd65",
          "language": "en"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:21 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"53-l0+dHzVbDUGJlmL8x8qZyy77/8c"
x-envoy-upstream-service-time 14
sib-request-id be89d759-af5d-9d72-b1df-94484af5e0ae
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-61
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa780ae1e534b-LOS
Content-Encoding gzip
Response Body
{"code":"reseller_permission_denied","message":"Current account is not a reseller"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/processes?limit=10&offset=0&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 659B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4c4ca58e-4994-4c08-922c-53dedbb9942b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:24 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"293-okb+vsD3ioI1GcAj0VoYdHOpGrQ"
x-envoy-upstream-service-time 27
sib-request-id 9b4a1819-6024-9566-90c2-26b872f38686
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-10.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa78f99e5534b-LOS
Content-Encoding gzip
Response Body
{"processes":[{"id":9,"status":"completed","name":"IMPORTUSER"},{"id":8,"status":"completed","name":"SEARCH_EXPORT_USERS","export_url":"https://s3.eu-west-1.amazonaws.com/api-export.sendinblue.com/upload/6799980-65690b91aeab3354ae454eb8-j7qWrx.csv"},{"id":7,"status":"completed","name":"IMPORTUSER"},{"id":6,"status":"completed","name":"SEARCH_EXPORT_USERS","export_url":"https://s3.eu-west-1.amazonaws.com/api-export.sendinblue.com/upload/6799980-6568e709ac16ac46f867ed0b-ZZNvsm.csv"},{"id":3,"status":"queued","name":"TRANS-GLOBAL-CALC"},{"id":2,"status":"queued","name":"TRANS-GLOBAL-CALC"},{"id":1,"status":"queued","name":"TRANS-GLOBAL-CALC"}],"count":7}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/processes/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 246ms
Mean size per request: 61B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b175df5a-e44c-42a4-9673-50b14c731a5e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:26 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3d-j+1tO/c+y+NER8an0v6En/xremY"
x-envoy-upstream-service-time 14
sib-request-id 681ae463-2f55-9c12-aa95-f7e66c004b55
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-online-rancher-worker-85.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa79e1cdf534b-LOS
Content-Encoding gzip
Response Body
{"code":"document_not_found","message":"processId not found"}
Test Information
No Tests for this request
Request Description
This endpoint will provide the details of the master account.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/corporate/masterAccount
Response Information
Response Code: 403 - Forbidden
Mean time per request: 162ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c1531f12-a299-4f4e-87af-796e7fa3cfc4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:28 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id b3036028-42e9-91cd-8666-60829c003cc1
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server srv-pr-rancher-worker-15.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7ad49fd534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Description
This endpoint will provide the list all the sub-accounts of the master account.
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/corporate/subAccount?offset=&limit=
Response Information
Response Code: 403 - Forbidden
Mean time per request: 338ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 195a835d-6bf1-499c-af57-40f4e6f8833e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:31 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 020ca74a-8056-9e0f-b240-b033ddaa0234
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 1
x-sib-server BREVO-srv-pr-online-rancher-worker-37
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7bbde5b534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Description
This endpoint will create a new sub-account under a master account
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/corporate/subAccount
Response Information
Response Code: 403 - Forbidden
Mean time per request: 213ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ca746c4b-d663-432b-b7d2-834b96c2ca0b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 124
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "companyName": "Test Sub-account",
          "email": "test-sub@example.com",
          "timezone": "Europe/Paris",
          "language": "en"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:33 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 3c40810d-9270-9442-a305-9f19aef49d4e
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-36
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7ca7ab2534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Description
This endpoint generates an sso token to authenticate and access a sub-account of the master using the account endpoint https://app.sendinblue.com/account/login/sub-account/sso/[token], where [token] will be replaced by the actual token.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/corporate/subAccount/ssoToken
Response Information
Response Code: 403 - Forbidden
Mean time per request: 188ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8e8df28b-430e-44d7-877b-934232b2ffc7
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 65
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "id": 3232323,
          "email": "vipin+subaccount@sendinblue.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:35 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id dfbdce53-cd7b-9376-8034-e0b91c9a022f
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-50
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7d8dde4534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Description
This endpoint will provide the details for the specified sub-account company
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/corporate/subAccount/133
Response Information
Response Code: 403 - Forbidden
Mean time per request: 192ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1fcd95c9-856e-4f13-83e9-d1ddc2fc2cf5
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:38 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id afa61222-a00b-9f07-aec3-4cb41156beff
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 1
x-sib-server BREVO-srv-pr-online-rancher-worker-19
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7e71a48534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/corporate/subAccount/133
Response Information
Response Code: 403 - Forbidden
Mean time per request: 250ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c3cb1387-aca8-482d-ab26-47e1a72ee0b5
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:40 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id b4367580-5c82-9dbe-a096-34202c8e86ae
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 4
x-sib-server BREVO-srv-pr-online-rancher-worker-37
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa7f55dc7534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Description
This endpoint will update the sub-account plan
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/corporate/subAccount/133/plan
Response Information
Response Code: 403 - Forbidden
Mean time per request: 207ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2b1d20e6-4467-4364-97a6-c6e8526029ee
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 117
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "credits": {
            "email": 5000
          },
          "features": {
            "users": 15,
            "landingPage": 20,
            "inbox": 10
          }
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:42 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 1c468ce2-9904-9595-8e5e-60d2bc285ef4
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-65
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa804bc24534b-LOS
Content-Encoding gzip
Response Body
{"message":"Current account is not a corporate user","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/account
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 1.15KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a10a7d2e-a065-4f05-84ee-52387cd71320
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:45 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"49b-j4lT7boQ9unoPSeC33N+iUQ4TlE"
content-encoding gzip
x-envoy-upstream-service-time 88
sib-request-id 03f83af6-d7cf-9e8b-be39-b1ae261d82ea
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-19
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8147c77534b-LOS
Response Body
{"plan":[{"type":"free","credits":286,"creditsType":"sendLimit"},{"type":"sms","credits":0,"creditsType":"sendLimit"}],"relay":{"enabled":true,"data":{"userName":"olamide.oluwole0908@gmail.com","relay":"smtp-relay.brevo.com","port":587}},"email":"olamide.oluwole0908@gmail.com","firstName":"Olamide","lastName":"Oluwole","companyName":"Thequalityadvocate","address":{"city":"Lagos","street":"No 17, Ifesowapo Street, Ogudu","zipCode":"100001","country":"Nigeria"},"planVerticals":[{"credits":"500","planCategory":"Marketing","planType":"free","name":"Free","startDate":"1700546386","endDate":"1703138386","status":"active","users":{"purchasedSeats":"1","usedSeats":"1"}},{"planCategory":"Chat","planType":"free","name":"Free","startDate":"1700546393","endDate":"1732168793","status":"active","users":{"purchasedSeats":"1","usedSeats":"1"}},{"planCategory":"CRM","planType":"free","name":"Free","startDate":"1700546392","endDate":"1732168792","status":"active","users":{"purchasedSeats":"1","usedSeats":"1"}},{"planCategory":"Phone","planType":"free","name":"Free","startDate":"1700546393","endDate":"1703138393","status":"active","users":{"purchasedSeats":"1","usedSeats":"1"}}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/senders?ip=&domain=
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 42423821-36d5-493a-9b87-6a81e44d60ad
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:47 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 96
sib-request-id f1bbb44d-b939-9c22-8fef-48148730478b
x-sib-server BREVO-srv-pr-online-rancher-worker-13
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8239a81534b-LOS
Response Body
{"senders":[{"id":1,"name":"Thequalityadvocate","email":"olamide.oluwole0908@gmail.com","active":true,"ips":[]},{"id":2,"name":"Newsletter","email":"newsletter@mycompany.com","active":false,"ips":[]}]}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/senders
Response Information
Response Code: 201 - Created
Mean time per request: 669ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 293ab0d6-6f76-452f-b638-e8208726e289
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 266
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "email": "newsletter@mycompany.com",
          "name": "Newsletter",
          "ips": [
            {
              "domain": "mycompany.com",
              "ip": "123.98.689.7",
              "weight": 50
            },
            {
              "domain": "mycompany.com",
              "ip": "123.98.689.7",
              "weight": 50
            }
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:50 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
x-envoy-upstream-service-time 455
sib-request-id 39140292-530c-9b64-8ffb-e4f7788a6407
x-sib-server BREVO-srv-pr-online-rancher-worker-61
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa832afe1534b-LOS
Response Body
{"id":2,"spfError":true,"dkimError":false}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/senders/ips
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 10B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9411b20f-2568-4b20-9618-b2188506a969
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:53 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-dd892d01ec8414563a6ba499f0aecb29-341914d3ac8e3256-01
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 98
sib-request-id 3fcc455c-4130-982f-9840-094f99bc7fe8
x-sib-server BREVO-srv-pr-online-rancher-worker-85
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa843da07534b-LOS
Response Body
{"ips":[]}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/senders/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 321ms
Mean size per request: 66B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d7130d8f-31fb-47a5-abcc-df4cbf0c9f26
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 266
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Newsletter",
          "email": "newsletter@mycompany.com",
          "ips": [
            {
              "domain": "mycompany.com",
              "ip": "123.98.689.7",
              "weight": 50
            },
            {
              "domain": "mycompany.com",
              "ip": "123.98.689.7",
              "weight": 50
            }
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:55 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-67120a374cf3f123076e2182df224721-eb3f070aceead399-01
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 112
sib-request-id 30ced135-2e70-935a-8d47-3853e4f83678
x-sib-server BREVO-srv-pr-online-rancher-worker-53
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa852d80b534b-LOS
Response Body
{"code":"document_not_found","message":"Sender id does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/senders/133
Response Information
Response Code: 404 - Not Found
Mean time per request: 331ms
Mean size per request: 66B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ceec5506-1fe7-4158-8efe-dd47fc61b64f
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:30:57 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 106
sib-request-id 7b383fa4-6317-93e3-a0df-42a110e323b6
x-sib-server BREVO-srv-pr-online-rancher-worker-24
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8622daa534b-LOS
Response Body
{"code":"document_not_found","message":"Sender id does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/senders/133/ips
Response Information
Response Code: 404 - Not Found
Mean time per request: 306ms
Mean size per request: 66B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 05cb8ddc-36ed-45e2-820d-f221b890dcd2
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:00 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-fda25a856778fb14b06d635b0bad57c0-720b059612805a9f-01
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 96
sib-request-id abcf2c6c-ea40-913a-8637-806a07fb16be
x-sib-server BREVO-srv-pr-online-rancher-worker-69
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa871ec5f534b-LOS
Response Body
{"code":"document_not_found","message":"Sender id does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/senders/domains
Response Information
Response Code: 200 - OK
Mean time per request: 427ms
Mean size per request: 57B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f432aa3b-fe86-4919-83d8-72ef154444d0
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:02 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-eda042a79565b8f08f9f68266a0443ce-72c8c1d0151750bf-01
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 163
sib-request-id dfefde2e-0348-9c6f-94bd-a3229d5c83c5
x-sib-server BREVO-srv-pr-online-rancher-worker-7
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa88119df534b-LOS
Response Body
{"domains":[],"count":0,"current_page":1,"total_pages":1}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/senders/domains?name=
Response Information
Response Code: 200 - OK
Mean time per request: 609ms
Mean size per request: 595B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d84d6b84-551b-4c73-95ee-3a4c497dd70a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "myfirstcompany.com"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:05 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-98b388193723b0eb9b16633f8db9906f-aae9a01c15de6099-01
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 423
sib-request-id e722da9a-9f2e-9ec4-84a1-17b5fd84c226
x-sib-server BREVO-srv-pr-online-rancher-worker-7
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa891180d534b-LOS
Response Body
{"id":"6569b5e942541614db6fd6cb","domain_name":"myfirstcompany.com","message":"Domain added successfully. To authenticate it, add following DNS records","dns_records":{"dkim_record":{"type":"TXT","value":"k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5\/2V1\/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR\/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz\/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB","host_name":"mail._domainkey.","status":false},"brevo_code":{"type":"TXT","value":"brevo-code:cbd096b17092a7971440a284af981302","host_name":"","status":false}}}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/senders/domains/myfirstcompany.com
Response Information
Response Code: 200 - OK
Mean time per request: 340ms
Mean size per request: 4B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fb317f3b-aa71-44af-9e01-e64155ac54e8
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:08 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 150
sib-request-id ff850ac6-2ff5-9d08-87d2-d086a339861e
x-sib-server BREVO-srv-pr-online-rancher-worker-7
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8a218b4534b-LOS
Response Body
null
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.sendinblue.com/v3/senders/domains/mynewcompany.com
Response Information
Response Code: 404 - Not Found
Mean time per request: 681ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 380610f5-cd81-4e41-9d87-1faaa16f1a61
Host api.sendinblue.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:10 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
CF-Ray 82eaa8b20cfd534a-LOS
CF-Cache-Status DYNAMIC
Access-Control-Allow-Origin https://ip-management-api.sendinblue.com,*
Cache-Control no-cache, private
access-control-allow-credentials true,true
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
cf-apo-via origin,host
sib-request-id 28518771-e4e9-9087-98e5-90c36965747b
traceresponse 00-13615aaef4e4be6497a6afd7bfb207d0-50781149e8eea2d2-01
x-content-type-options nosniff
x-dt-tracestate 14ea3eee-a07e0240@dt
x-envoy-upstream-service-time 103
x-sib-server BREVO-srv-pr-online-rancher-worker-33
x-xss-protection 1
Set-Cookie __cf_bm=vuJstcQsPIeLA6sNwis2zGfTX2uiPQlRE4Kp6azqiWQ-1701426670-0-ARUnjJ37Wyhbp1ppqx9X3kcfCP+E3LyHeAnFwsIO2516DKnp6WLvHfQGfFTY7hdFRtxpxBIP0ubD0+8z/hysErI=; path=/; expires=Fri, 01-Dec-23 11:01:10 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None
Vary Accept-Encoding
Server cloudflare
Content-Encoding br
Response Body
{"code":"document_not_found","message":"Domain does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/senders/domains/mynewcompany.com/authenticate
Response Information
Response Code: 404 - Not Found
Mean time per request: 391ms
Mean size per request: 63B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 109fb2e7-9eaf-455a-9228-b2a7d1e4de79
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:13 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
cache-control no-cache, private
access-control-allow-origin https://ip-management-api.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 153
sib-request-id 0eadac78-104e-93a2-9141-6d1e823cc053
x-sib-server BREVO-srv-pr-online-rancher-worker-67
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8c2de77534b-LOS
Response Body
{"code":"document_not_found","message":"Domain does not exist"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/organization/invited/users
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 179B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 39294aa8-6737-429f-a018-ee3b93c4c049
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:15 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-d80f9fc274ba62caa73e757ebaacacfe-f8562eb98a37ae62-01
cache-control no-cache, private
access-control-allow-origin https://account-management-backend.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 101
sib-request-id 388c157f-1b7f-91be-be3b-9e02c192ce59
x-sib-server BREVO-srv-pr-online-rancher-worker-81
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8d29c17534b-LOS
Response Body
{"users":[{"email":"olamide.oluwole0908@gmail.com","is_owner":true,"status":"active","feature_access":{"marketing":"owner","conversations":"owner","crm":"owner","phone":"none"}}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/organization/user/:email/permissions
Response Information
Response Code: 400 - Bad Request
Mean time per request: 265ms
Mean size per request: 48B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 991a0cdf-20b7-42fb-8510-6ccc8319d1c8
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:18 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-e080cd06c901e86c30a7752f56428256-12003b0600f354a2-01
cache-control no-cache, private
access-control-allow-origin https://account-management-backend.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
x-envoy-upstream-service-time 81
sib-request-id 209d684c-7660-92ed-956b-e779eec8fc69
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8e1dfd5534b-LOS
Response Body
{"code":"bad_request","message":"Invalid email"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/organization/user/invitation/revoke/:email
Response Information
Response Code: 400 - Bad Request
Mean time per request: 287ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1cd0dc53-c558-4ae7-965c-e0c96b162541
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:20 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-47a35f45b9036cce53f47332297d1ddb-f4833b1435b05600-01
cache-control no-cache, private
access-control-allow-origin https://account-management-backend.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
x-envoy-upstream-service-time 74
sib-request-id 75556d56-abb9-9a8e-95b0-17373e4c1072
x-sib-server BREVO-srv-pr-online-rancher-worker-65
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8f0bbea534b-LOS
Response Body
{"code":"invalid_parameter","message":"Invalid email"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/organization/user/invitation/:action/:email
Response Information
Response Code: 404 - Not Found
Mean time per request: 228ms
Mean size per request: 65B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d14b423e-ad5b-46a0-9aab-9fc6729b8c36
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:22 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-2348c6c50f4e0e0cd34f8562d8813748-e75ad185d18d54e2-01
cache-control no-cache, private
access-control-allow-origin https://account-management-backend.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
content-encoding gzip
x-envoy-upstream-service-time 38
sib-request-id 68b54c44-9735-9141-96ce-9f17bb1cf8f0
x-sib-server BREVO-srv-pr-online-rancher-worker-85
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa8ffa8f9534b-LOS
Response Body
{"error":{"message":"Not found","developer_message":"Not found"}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/organization/user/invitation/send
Response Information
Response Code: 400 - Bad Request
Mean time per request: 311ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4fd6d0d3-3fd2-4ded-8ff4-23c105fc7c6a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:25 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-c568c6e51356ee4374d9c81a5e88ed47-436be5aaa9873434-01
cache-control no-cache, private
access-control-allow-origin https://account-management-backend.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
x-envoy-upstream-service-time 85
sib-request-id 6f9b7b74-3970-916a-af07-77241fdf1b3e
x-sib-server BREVO-srv-pr-online-rancher-worker-59
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa90e6d29534b-LOS
Response Body
{"error":{"message":"data_not_encodable","developer_message":"data_not_encodable"}}
Test Information
No Tests for this request
Response Information
Response Code: 400 - Bad Request
Mean time per request: 314ms
Mean size per request: 83B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3549c8d6-51dc-4490-9deb-087099599d35
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:27 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-6a212021a8e4627acef50a04727ba041-079ed424b4a4e0ec-01
cache-control no-cache, private
access-control-allow-origin https://account-management-backend.sendinblue.com,*
access-control-allow-credentials true,true
access-control-allow-methods GET, POST, OPTIONS, PUT, PATCH, HEAD,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-headers Authorization, Origin, X-Requested-With, Content-Type, Accept, x-xsrf-token, x-csrf-token,*
x-envoy-upstream-service-time 99
sib-request-id 85f6e124-8ef0-9c47-ac1a-fff207f184cd
x-sib-server BREVO-srv-pr-online-rancher-worker-9
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa91d5a66534b-LOS
Response Body
{"error":{"message":"data_not_encodable","developer_message":"data_not_encodable"}}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/companies?page=1&limit=50&sort=desc
Response Information
Response Code: 200 - OK
Mean time per request: 353ms
Mean size per request: 7.03KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b697f9ad-ed36-4463-b686-8005a7b7fc2b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:30 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 139
sib-request-id 21280eb1-b909-9569-a77b-74b501409bd9
x-sib-server BREVO-srv-pr-online-rancher-worker-42
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa92cbf1d534b-LOS
Content-Encoding gzip
Response Body
{"items":[{"id":"6569b53d41cae3fad91f9057","attributes":{"created_at":"2023-12-01T10:28:13.706Z","domain":"https://example.com","industry":"Fabric pixel","last_updated_at":"2023-12-01T10:28:13.706Z","name":"Testify Nathanial","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:28:13.706Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b53127896b705177830c","attributes":{"created_at":"2023-12-01T10:28:01.494Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T10:28:01.494Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:28:01.494Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b49a13b3285a67d78a33","attributes":{"created_at":"2023-12-01T10:25:30.247Z","domain":"https://example.com","industry":"Fabric system","last_updated_at":"2023-12-01T10:25:30.247Z","name":"Testify Marcos","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:25:30.247Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b48d41cae3fad91f9055","attributes":{"created_at":"2023-12-01T10:25:17.724Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T10:25:17.724Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:25:17.724Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b26d13b3285a67d78a25","attributes":{"created_at":"2023-12-01T10:16:13.284Z","domain":"https://example.com","industry":"Fabric microchip","last_updated_at":"2023-12-01T10:16:13.284Z","name":"Testify Clarissa","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:16:13.284Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b26141cae3fad91f9050","attributes":{"created_at":"2023-12-01T10:16:01.041Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T10:16:01.041Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:16:01.041Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b1fb13b3285a67d78a22","attributes":{"created_at":"2023-12-01T10:14:19.92Z","domain":"https://example.com","industry":"Fabric hard drive","last_updated_at":"2023-12-01T10:14:19.92Z","name":"Testify Raoul","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:14:19.92Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569b1efc3894966bee76736","attributes":{"created_at":"2023-12-01T10:14:07.754Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T10:14:07.754Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T10:14:07.754Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569a3b913b3285a67d789d8","attributes":{"created_at":"2023-12-01T09:13:29.217Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T09:13:29.217Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T09:13:29.217Z","phone_number":"917069423351"},"linkedContactsIds":[20],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569a3a313b3285a67d789d6","attributes":{"created_at":"2023-12-01T09:13:07.63Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T09:13:07.63Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T09:13:07.63Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"6569a37613b3285a67d789d2","attributes":{"created_at":"2023-12-01T09:12:22.53Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-12-01T09:12:22.53Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-12-01T09:12:22.53Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"65660dd04f91417d3133e7cd","attributes":{"created_at":"2023-11-28T15:57:04.087Z","domain":"https://example.com","industry":"Fabric interface","last_updated_at":"2023-11-28T15:57:04.087Z","name":"Testify Dovie","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-11-28T15:57:04.087Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"65660dcd4f91417d3133e7cc","attributes":{"created_at":"2023-11-28T15:57:01.009Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-11-28T15:57:01.009Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-11-28T15:57:01.009Z","phone_number":"917069423351"},"linkedContactsIds":[7],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"656256a257f201937aef40d4","attributes":{"created_at":"2023-11-25T20:18:42.061Z","domain":"https://example.com","industry":"Fabric pixel","last_updated_at":"2023-11-25T20:18:42.061Z","name":"Testify Katrine","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-11-25T20:18:42.061Z","phone_number":"917069423351"},"linkedContactsIds":[6],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"656251e726d6e9b431b40aa0","attributes":{"created_at":"2023-11-25T19:58:31.127Z","domain":"https://example.com","industry":"Fabric","last_updated_at":"2023-11-25T19:58:31.127Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-11-25T19:58:31.127Z","phone_number":"917069423351"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]},{"id":"65625136c70088a3d04c2ebb","attributes":{"created_at":"2023-11-25T19:55:34.479Z","last_updated_at":"2023-11-25T19:55:34.479Z","name":"Testify","number_of_contacts":0,"owner":"655c47509c96e22db8742846","owner_assign_date":"2023-11-25T19:55:34.479Z"},"linkedContactsIds":[],"createdBy":"655c47509c96e22db8742846","linkedDealsIds":[]}],"pager":{"current":1,"limit":50,"from":0,"to":50,"count":16,"total":16,"max":1},"refs":{"linkedContacts":[{"_id":"65625d6c8a77d00f8f6511c0","contactId":6,"id":6,"email":"theresa74@yahoo.com","attributes":{},"AccountID":null},{"_id":"65660db07a12dd2d9d5079dd","contactId":7,"id":7,"email":"kara.king20@gmail.com","attributes":{},"AccountID":null},{"_id":"6569988a599becd0c52013a9","contactId":20,"id":20,"email":"zander.okeefe72@gmail.com","attributes":{},"AccountID":null}]}}
        
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Items array in the response should exist and be an array 1 0 0
Schema is valid 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Schema is valid
expected false to be true
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/companies
Response Information
Response Code: 200 - OK
Mean time per request: 348ms
Mean size per request: 34B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3ccccb84-817a-4e7c-b07a-aea2b45947bf
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 204
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Testify",
        "attributes": {
            "domain": "https://example.com",
            "industry": "Fabric",
            "owner": "655c47509c96e22db8742846",
            "phone_number": "07069423351"
          }, 
          "countryCode": 91
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:32 GMT
Content-Type application/json
Content-Length 34
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 80
sib-request-id 49d7de05-66cd-941f-bd2b-8786efbe3aad
x-sib-server BREVO-srv-pr-online-rancher-worker-60
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa93cdf44534b-LOS
Response Body
{"id":"6569b60413b3285a67d78a3d"}
        
Test Information
NamePassedFailedSkipped
verify response code is 200 1 0 0
Response has the required fields - id 1 0 0
Id is in a valid format 1 0 0
Id is not an empty string 1 0 0
Verify that the 'id' is stored in the collection variable 'companyid' 1 0 0
Response time is less than 800ms 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/companies/attributes
Response Information
Response Code: 200 - OK
Mean time per request: 456ms
Mean size per request: 1.68KB

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c39d5988-9900-49a0-8331-9d7a65cd2ec2
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:35 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 136
sib-request-id 975687c8-29d5-920a-9a43-1ba1c4def1bb
x-sib-server BREVO-srv-pr-online-rancher-worker-15
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa94c3aeb534b-LOS
Content-Encoding gzip
Response Body
[{"internalName":"created_at","attributeTypeName":"date","required":false,"label":"Created At","attributeOptions":[]},{"internalName":"domain","attributeTypeName":"text","required":false,"label":"Domain","attributeOptions":[]},{"internalName":"industry","attributeTypeName":"text","required":false,"label":"Industry","attributeOptions":[]},{"internalName":"last_updated_at","attributeTypeName":"date","required":false,"label":"Last updated date","attributeOptions":[]},{"internalName":"linked_contacts","attributeTypeName":"number","required":false,"label":"Related Contacts","attributeOptions":[]},{"internalName":"name","attributeTypeName":"text","required":false,"label":"Name","attributeOptions":[]},{"internalName":"next_activity_date","attributeTypeName":"date","required":false,"label":"Next Activity Date","attributeOptions":[]},{"internalName":"number_of_activities","attributeTypeName":"number","required":false,"label":"Number Of Activities","attributeOptions":[]},{"internalName":"number_of_contacts","attributeTypeName":"number","required":false,"label":"Number Of Contacts","attributeOptions":[]},{"internalName":"number_of_employees","attributeTypeName":"number","required":false,"label":"No Of Employees","attributeOptions":[]},{"internalName":"owner","attributeTypeName":"user","required":false,"label":"Owner","attributeOptions":[]},{"internalName":"owner_assign_date","attributeTypeName":"date","required":false,"label":"Owner Assign Date","attributeOptions":[]},{"internalName":"phone_number","attributeTypeName":"number","required":false,"label":"Phone Number","attributeOptions":[]},{"internalName":"revenue","attributeTypeName":"number","required":false,"label":"Revenue","attributeOptions":[]}]
        
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Response is an array with at least one element 1 0 0
Verify attributeOptions array contains the expected number of elements 0 1 0
Ensure that attributeOptions array contains objects with keys 'key' and 'value' 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify attributeOptions array contains the expected number of elements
expected [] to have a length of 2 but got +0
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/companies/link-unlink/6569b60413b3285a67d78a3d
Response Information
Response Code: 400 - Bad Request
Mean time per request: 353ms
Mean size per request: 51B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 83965a19-dd3b-4b38-af2e-06d1ebfa5dd4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "linkContactIds": [
            26
           
          ],
          
         "unlinkDealsIds": [
            "65660dd29d64577285a4855c"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:37 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 67
sib-request-id 04a0169b-c4b7-908a-9704-4c273e38b581
x-sib-server BREVO-srv-pr-online-rancher-worker-65
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa95ca892534b-LOS
Response Body
{"message":"link contacts: invalid ContactID : 26"}
Test Information
NamePassedFailedSkipped
Status code is 204 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 204
expected response to have status code 204 but got 400
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/companies/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 262ms
Mean size per request: 37B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token cb5177f0-216b-43b0-afcb-e6a675872664
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:40 GMT
Content-Type application/json
Content-Length 37
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 43
sib-request-id 201f8128-22f7-9753-9152-6b89e29d40c9
x-sib-server BREVO-srv-pr-online-rancher-worker-17
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa96c5ca2534b-LOS
Response Body
{"message":"Invalid company id: :id"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/companies/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 242ms
Mean size per request: 32B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e1f5fc5a-ef31-4fc6-a84b-9f1ed361ac50
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:42 GMT
Content-Type application/json
Content-Length 32
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 49
sib-request-id e26ae853-aaa6-9e7e-a5c9-f31eba8eb5fd
x-sib-server BREVO-srv-pr-online-rancher-worker-17
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa97b284e534b-LOS
Response Body
{"message":"Invalid company id"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/companies
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 34B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a19f1087-82a2-4886-89d3-2d1dbb374a8f
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 217
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Testify Jaylen",
        "attributes": {
            "domain": "https://example.com",
            "industry": "Fabric alarm",
            "owner": "655c47509c96e22db8742846",
            "phone_number": "07069423351"
          }, 
          "countryCode": 91
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:45 GMT
Content-Type application/json
Content-Length 34
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 95
sib-request-id cd5111bc-9dc3-9609-af60-e39c06d6d68a
x-sib-server BREVO-srv-pr-online-rancher-worker-55
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa98a6c47534b-LOS
Response Body
{"id":"6569b61127896b705177830f"}
        
Test Information
NamePassedFailedSkipped
verify response code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/companies/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 227ms
Mean size per request: 37B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 543fcda6-7561-4d32-ae13-8e8b5293903e
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 348
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "company",
          "attributes": {
            "category": "label_2",
            "domain": "xyz",
            "date": "2022-05-04T00:00:00+05:30",
            "industry": "flipkart",
            "number_of_contacts": 1,
            "number_of_employees": 100,
            "owner": "5b1a17d914b73d35a76ca0c7",
            "phone_number": "81718441912",
            "revenue": 10000.34222
          },
          "countryCode": 91
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:47 GMT
Content-Type application/json
Content-Length 37
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 45
sib-request-id 94a4aec3-395d-9400-9373-b606f1030030
x-sib-server BREVO-srv-pr-online-rancher-worker-15
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa999d89e534b-LOS
Response Body
{"message":"Invalid company id: :id"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/pipeline/details
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 542B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e3cd9df7-e57b-4280-ba5c-3c5fd967fc8b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:50 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 217
sib-request-id 4fd3f637-9e3e-9b24-9dfa-d46c24e5ea33
x-sib-server BREVO-srv-pr-online-rancher-worker-78
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa9a86ca8534b-LOS
Content-Encoding gzip
Response Body
{"pipeline":"656250e6de08a51a23ef7ec2","pipeline_name":"Deals Pipeline","stages":[{"id":"c1020e21-4375-4a37-a0d3-3b157c0851b0","name":"New"},{"id":"e1742e5a-0b29-4f32-abe9-207ee96534c5","name":"Qualifying"},{"id":"99ef1c4b-c7ea-4ddc-9669-718edac7f41a","name":"Demo scheduled"},{"id":"1dd6a39a-6f9d-465f-9e03-7a5953a1e126","name":"Pending commitment"},{"id":"97fb462c-2526-4d3a-9e46-73ee98889acd","name":"In negotiation"},{"id":"4cbeac8e-fb9e-4767-a1d8-a0f52f313adf","name":"Won"},{"id":"0a6c067f-2006-4934-a276-0619b2515fdd","name":"Lost"}]}
        
Test Information
No Tests for this request
Response Information
Response Code: 200 - OK
Mean time per request: 333ms
Mean size per request: 3.04KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9666992e-f015-44ea-8a5b-c368d317e113
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:52 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 97
sib-request-id 2cf456e1-ac4f-9159-b077-186b79f8ca5b
x-sib-server BREVO-srv-pr-online-rancher-worker-82
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa9b839a6534b-LOS
Content-Encoding gzip
Response Body
{"items":[{"id":"6569b54713b3285a67d78a37","attributes":{"amount":12,"created_at":"2023-12-01T10:28:23Z","deal_name":"Deal: Connect with company","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-12-01T10:28:23Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null},{"id":"6569b4a4c1ca2fffe52e3785","attributes":{"amount":12,"created_at":"2023-12-01T10:25:40Z","deal_name":"Deal: Connect with company","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-12-01T10:25:40Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null},{"id":"6569b27613b3285a67d78a26","attributes":{"amount":12,"created_at":"2023-12-01T10:16:22Z","deal_name":"Deal: Connect with company","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-12-01T10:16:22Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null},{"id":"6569b205c3894966bee76737","attributes":{"amount":12,"created_at":"2023-12-01T10:14:29Z","deal_name":"Deal: Connect with company","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-12-01T10:14:29Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null},{"id":"65660dd29d64577285a4855c","attributes":{"amount":12,"created_at":"2023-11-28T15:57:06Z","deal_name":"Deal: Connect with company","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-11-28T15:57:06Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null},{"id":"65625aa34d83740dfe430b64","attributes":{"amount":12,"created_at":"2023-11-25T20:35:47Z","deal_name":"Deal: Connect with companyX","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-11-25T20:35:47Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null},{"id":"65625a644d83740dfe430b63","attributes":{"amount":12,"created_at":"2023-11-25T20:34:44Z","deal_name":"Deal: Connect with company","deal_owner":"655c47509c96e22db8742846","deal_stage":"c1020e21-4375-4a37-a0d3-3b157c0851b0","pipeline":"656250e6de08a51a23ef7ec2","stage_updated_at":"2023-11-25T20:34:44Z"},"linkedContactsIds":[],"linkedCompaniesIds":[],"createdBy":"655c47509c96e22db8742846","companyTimelineEnabledFrom":null}],"pager":{"current":1,"limit":50,"from":0,"to":50,"count":7,"total":7,"max":1},"refs":{}}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/crm/deals
Response Information
Response Code: 200 - OK
Mean time per request: 467ms
Mean size per request: 34B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 992480b9-8d3a-4510-bc08-54de875550f9
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 128
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Deal: Connect with company",
          "attributes": {
            "deal_owner": "655c47509c96e22db8742846",
            "amount": 12
          }
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:55 GMT
Content-Type application/json
Content-Length 34
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 276
sib-request-id a020d11c-2952-908e-b433-ba37f4867c1c
x-sib-server BREVO-srv-pr-online-rancher-worker-72
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa9c77805534b-LOS
Response Body
{"id":"6569b61bc3894966bee7673c"}
        
Test Information
NamePassedFailedSkipped
verify response code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/crm/deals/link-unlink/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 211ms
Mean size per request: 45B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e05a60ad-2d9a-4854-804d-80fa1581e0ac
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 343
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "linkContactIds": [
            1,
            2,
            3
          ],
          "unlinkContactIds": [
            4,
            5,
            6
          ],
          "linkCompanyIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991",
            "61a5ce58c5d4795761045992"
          ],
          "unlinkCompanyIds": [
            "61a5ce58c5d4795761045994",
            "61a5ce58c5d479576104595",
            "61a5ce58c5d4795761045996"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:31:57 GMT
Content-Type application/json
Content-Length 45
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 23
sib-request-id 496ce0cd-8c59-9bb1-a17b-757a180acf83
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa9d78f71534b-LOS
Response Body
{"message":"Route attribute id is not valid"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/attributes/deals
Response Information
Response Code: 200 - OK
Mean time per request: 933ms
Mean size per request: 4.52KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6f432cfa-48d1-43fc-b6c0-73857713d36c
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:00 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-3c0da627df0ecb66d4df862c652df65a-d6db2ac1097eef29-01
cache-control no-cache, no-store, private
content-encoding gzip
x-envoy-upstream-service-time 746
sib-request-id 66c58bb9-23eb-95d8-830b-a41228dbef43
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-89
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa9e5c9ab534b-LOS
Response Body
[
            {
                "internalName": "actual_close_date",
                "label": "Actual close date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "amount",
                "label": "Amount",
                "attributeTypeName": "number",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "close_date",
                "label": "Close date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "closed_lost_reason",
                "label": "Closed lost reason",
                "attributeTypeName": "text",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "closed_won_reason",
                "label": "Closed won reason",
                "attributeTypeName": "text",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "created_at",
                "label": "Created at",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "deal_description",
                "label": "Deal description",
                "attributeTypeName": "text",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "deal_name",
                "label": "Deal name",
                "attributeTypeName": "text",
                "attributeOptions": null,
                "isRequired": true
            },
            {
                "internalName": "deal_owner",
                "label": "Deal owner",
                "attributeTypeName": "user",
                "attributeOptions": null,
                "isRequired": true
            },
            {
                "internalName": "deal_stage",
                "label": "Deal stage",
                "attributeTypeName": "single-select",
                "attributeOptions": [],
                "isRequired": true
            },
            {
                "internalName": "last_activity_date",
                "label": "Last activity date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "last_contacted_date",
                "label": "Last contacted date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "last_updated_date",
                "label": "Last updated date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "lost_reason",
                "label": "Lost reason",
                "attributeTypeName": "single-select",
                "attributeOptions": [
                    {
                        "key": "price_was_too_high",
                        "value": "Price was too high"
                    },
                    {
                        "key": "opted_for_a_competitor",
                        "value": "Opted for a competitor"
                    },
                    {
                        "key": "junk_lead",
                        "value": "Junk lead"
                    },
                    {
                        "key": "not_interested",
                        "value": "Not interested"
                    },
                    {
                        "key": "client_requirement_not_met",
                        "value": "Client requirement not met"
                    }
                ],
                "isRequired": false
            },
            {
                "internalName": "number_of_activities",
                "label": "Number of activities",
                "attributeTypeName": "number",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "number_of_contacts",
                "label": "Number of contacts",
                "attributeTypeName": "number",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "number_of_times_contacted",
                "label": "Number of times contacted",
                "attributeTypeName": "number",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "owner_assign_date",
                "label": "Owner assign date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "pipeline",
                "label": "Pipeline",
                "attributeTypeName": "single-select",
                "attributeOptions": [],
                "isRequired": false
            },
            {
                "internalName": "stage_updated_at",
                "label": "Stage updated date",
                "attributeTypeName": "date",
                "attributeOptions": null,
                "isRequired": false
            },
            {
                "internalName": "total_revenue",
                "label": "Total revenue",
                "attributeTypeName": "number",
                "attributeOptions": null,
                "isRequired": false
            }
        ]
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/deals/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 248ms
Mean size per request: 78B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e2c5972e-7d09-4fef-8d7b-d51066062b0a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:03 GMT
Content-Type application/json
Content-Length 78
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 39
sib-request-id b37ad76c-a3e4-94f3-9eec-651c6b84f145
x-sib-server BREVO-srv-pr-online-rancher-worker-72
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaa9f99893534b-LOS
Response Body
{"message":"Invalid deal id: :id: HTTP server code 400: Invalid deal id: :id"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/crm/deals/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 46B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 04920cbb-1e13-42d7-ac34-0bf317ab58b4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:05 GMT
Content-Type application/json
Content-Length 46
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 43
sib-request-id d23a8664-6589-90a7-b8df-17589d0e4939
x-sib-server BREVO-srv-pr-online-rancher-worker-15
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa087d65534b-LOS
Response Body
{"message":"Route attribute id is not valid."}
Test Information
No Tests for this request
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/crm/deals/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 213ms
Mean size per request: 46B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1324f681-ae81-4e0d-a7ef-080be46cb443
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 127
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Deal: Connect with client",
          "attributes": {
            "deal_owner": "6093d2425a9b436e9519d034",
            "amount": 12
          }
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:07 GMT
Content-Type application/json
Content-Length 46
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 23
sib-request-id 357f761a-fd61-9074-b73d-ba3035fe8ab9
x-sib-server BREVO-srv-pr-online-rancher-worker-25
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa171943534b-LOS
Response Body
{"message":"Route attribute id is not valid."}
Test Information
No Tests for this request
Response Information
Response Code: 400 - Bad Request
Mean time per request: 897ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e97b10b2-120c-4f37-aeff-6749b9fff9ba
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:10 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-a9cdcc3285432acf9f82857dcc37e7a6-78c5ab31c1198e75-01
cache-control no-cache, no-store, private
x-envoy-upstream-service-time 620
sib-request-id 34dfd25b-3a12-91c6-9948-f45e621ff621
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-65
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa259cb5534b-LOS
Response Body
{
            "message": "status does not contain valid value"
        }
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/crm/tasks
Response Information
Response Code: 400 - Bad Request
Mean time per request: 1067ms
Mean size per request: 160B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d150d5ff-cd4b-4e9d-a48b-3f0ac3cc9299
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 649
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Task: Connect with client",
          "taskTypeId": "61a5cd07ca1347c82306ad09",
          "date": "2021-11-01T17:44:54.668Z",
          "duration": 600000,
          "notes": "In communication with client for resolution of queries.",
          "done": false,
          "assignToId": "5faab4b7f195bb3c4c31e62a",
          "contactsIds": [
            1,
            2,
            3
          ],
          "dealsIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991",
            "61a5ce58c5d4795761045992"
          ],
          "companiesIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991",
            "61a5ce58c5d4795761045992"
          ],
          "reminder": {
            "value": 10,
            "unit": "days",
            "types": [
              "email"
            ]
          }
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:13 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-96a6456418665ee2385904fee52c36a6-7406006798fff8cb-01
cache-control no-cache, no-store, private
x-envoy-upstream-service-time 721
sib-request-id 9104d53d-799b-92c8-b5b8-2a7f532f5945
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-19
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa38ae73534b-LOS
Response Body
{
            "message": "Not valid data.",
            "data": [
                {
                    "field": "taskTypeId",
                    "message": "Not Valid TaskType Id."
                }
            ]
        }
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/tasktypes
Response Information
Response Code: 200 - OK
Mean time per request: 834ms
Mean size per request: 485B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c8c43f90-8460-495f-9ed2-701573adfde4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:16 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-05c100ac9bf64b7b7dcb362ba7a93df3-870f332a22187bb2-01
cache-control no-cache, no-store, private
content-encoding gzip
x-envoy-upstream-service-time 629
sib-request-id 782ab13f-7792-9fc0-963f-c46847cc040a
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-64
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa4c5d15534b-LOS
Response Body
[
            {
                "id": "655c4751e60f3a425d5ba883",
                "title": "Email"
            },
            {
                "id": "655c4751e60f3a425d5ba884",
                "title": "Call"
            },
            {
                "id": "655c4751e60f3a425d5ba885",
                "title": "Todo"
            },
            {
                "id": "655c4751e60f3a425d5ba886",
                "title": "Meeting"
            },
            {
                "id": "655c4751e60f3a425d5ba887",
                "title": "Lunch"
            },
            {
                "id": "655c4751e60f3a425d5ba888",
                "title": "Deadline"
            }
        ]
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/tasks/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 1029ms
Mean size per request: 53B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 64b84f6a-596b-44f3-bf75-74f822c6e135
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:19 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-e5f780f48576ff32d2b4d4e7fb47c218-6ca61a85ee29d75f-01
cache-control no-cache, no-store, private
x-envoy-upstream-service-time 568
sib-request-id 9a64df76-055a-9587-9b80-b462d4e19275
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-74
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa5ece39534b-LOS
Response Body
{
            "message": "Route attribute id is not valid."
        }
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/crm/tasks/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 863ms
Mean size per request: 53B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 114ee9bf-c328-4188-b387-1aa06878d8b4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:22 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-9d7c45220b473ef70268dee6df0fbce0-5a48f419279c5ef7-01
cache-control no-cache, no-store, private
x-envoy-upstream-service-time 655
sib-request-id e54ab90d-90e9-91d3-b33a-14bd6062d4cb
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-13
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa728c6b534b-LOS
Response Body
{
            "message": "Route attribute id is not valid."
        }
Test Information
No Tests for this request
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/crm/tasks/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 782ms
Mean size per request: 53B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7b5df115-aa22-4606-aba9-9928580b38c5
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 652
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "Task: Connect with client",
          "duration": 600000,
          "taskTypeId": "61a5cd07ca1347c82306ad09",
          "date": "2021-11-01T17:44:54.668Z",
          "notes": "In communication with client for resolution of queries.",
          "done": false,
          "assignToId": "5faab4b7f195bb3c4c31e62a",
          "contactsIds": [
            1,
            2,
            3
          ],
          "dealsIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991",
            "61a5ce58c5d4795761045992"
          ],
          "companiesIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991",
            "61a5ce58c5d4795761045992"
          ],
          "reminder": {
            "value": 10,
            "unit": "minutes",
            "types": [
              "email"
            ]
          }
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:25 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
x-dt-tracestate 14ea3eee-a07e0240@dt
traceresponse 00-01f8d0ef6f30a67affcc35b3f0b5716a-961754342106f672-01
cache-control no-cache, no-store, private
x-envoy-upstream-service-time 597
sib-request-id 17433ce2-ad01-9614-8d92-31d3a721a1f8
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-32
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa850ef9534b-LOS
Response Body
{
            "message": "Route attribute id is not valid."
        }
Test Information
No Tests for this request
Response Information
Response Code: 400 - Bad Request
Mean time per request: 493ms
Mean size per request: 66B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 98873158-8757-41f7-9056-3943aa4e788b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:28 GMT
Content-Type application/json
Content-Length 66
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 42
sib-request-id f8d57c91-3afc-9e8b-9906-a46b26545da1
x-sib-server srv-pr-online-rancher-worker-49.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaa9779a0534b-LOS
Response Body
{"message":"filter linked entity ids: invalid Linked Object ID: "}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/crm/notes
Response Information
Response Code: 400 - Bad Request
Mean time per request: 301ms
Mean size per request: 90B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0c2949cc-0293-4d02-80a0-4cd3bb884c44
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 285
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "text": "In communication with client for resolution of queries.",
          "contactIds": [
            247,
            1,
            2
          ],
          "dealIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991"
          ],
          "companyIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:30 GMT
Content-Type application/json
Content-Length 90
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 54
sib-request-id 15070b9c-5c26-9069-a647-b1c46a6d7597
x-sib-server srv-pr-online-rancher-worker-90.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaaa7eefe534b-LOS
Response Body
{"message":"Not valid data.: validate contacts ids: payload contains invalid contact ids"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/notes/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 347ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token bb996de7-288f-422d-b7c6-f49fb3770832
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:33 GMT
Content-Type application/json
Content-Length 102
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 143
sib-request-id dfbae83e-cf80-9ece-b634-a5c3cd2e8dcf
x-sib-server BREVO-srv-pr-online-rancher-worker-72
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaab71a41534b-LOS
Response Body
{"message":"Route attribute id is not valid.: HTTP server code 400: Route attribute id is not valid."}
Test Information
No Tests for this request
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/crm/notes/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 264ms
Mean size per request: 100B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 87fe6a96-177d-4d4a-879b-fd73959e3e08
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 285
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "text": "In communication with client for resolution of queries.",
          "contactIds": [
            247,
            1,
            2
          ],
          "dealIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991"
          ],
          "companyIds": [
            "61a5ce58c5d4795761045990",
            "61a5ce58c5d4795761045991"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:35 GMT
Content-Type application/json
Content-Length 100
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 21
sib-request-id 8780efd6-9018-9d59-a628-d1996e9014b3
x-sib-server BREVO-srv-pr-online-rancher-worker-47
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaac65e60534b-LOS
Response Body
{"message":"Route attribute id is not valid: HTTP server code 400: Route attribute id is not valid"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/crm/notes/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 46B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3ed21109-be6b-418a-a3d0-cf62364af76a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:38 GMT
Content-Type application/json
Content-Length 46
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 38
sib-request-id dc46a01f-a8ca-926f-a3c7-e58362fa74c8
x-sib-server BREVO-srv-pr-online-rancher-worker-34
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaad51874534b-LOS
Response Body
{"message":"Route attribute id is not valid."}
Test Information
No Tests for this request
Response Information
Response Code: 400 - Bad Request
Mean time per request: 254ms
Mean size per request: 51B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0cd363ae-4b76-4da3-8416-6abb0e335f32
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:40 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 41
sib-request-id 73dae159-49ce-9adf-a717-5b848e7257ef
x-sib-server BREVO-srv-pr-online-rancher-worker-14
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaae3acf2534b-LOS
Response Body
{"message":"offset value should be greater than 0"}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/crm/files
Response Information
Response Code: 400 - Bad Request
Mean time per request: 448ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type multipart/form-data
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e607fb11-652d-41a0-925c-67be2c7f14a4
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 518
Request Body
{"file":"","dealId":"proident","contactId":"27165486","companyId":"271654863"}
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:42 GMT
Content-Type application/json
Content-Length 31
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 41
sib-request-id 1fda83a2-2a7e-9cbf-9218-ff8ec683d901
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaaf29974534b-LOS
Response Body
{"message":"Invalid companyId"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/files/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 266ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ee6ac923-f88d-442b-9be5-78c0f242d699
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:45 GMT
Content-Type application/json
Content-Length 81
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 22
sib-request-id edafe293-ac70-9ca9-803c-692d2be98b0b
x-sib-server BREVO-srv-pr-online-rancher-worker-54
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab025f98534b-LOS
Response Body
handle HTTP: download files: invalid fileID: HTTP server code 400: invalid fileID
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/crm/files/:id
Response Information
Response Code: 400 - Bad Request
Mean time per request: 728ms
Mean size per request: 212B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1fd435ec-0288-4548-b3bb-a5b13b07f67a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:47 GMT
Content-Type application/json
Content-Length 212
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 43
sib-request-id 84516e4c-cc45-92cc-ae48-7f937c83c09f
x-sib-server BREVO-srv-pr-online-rancher-worker-6
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab115b35534b-LOS
Response Body
handle HTTP: deletefiles: get request data: invalid fileID: the provided hex string is not a valid ObjectID: HTTP server code 400: get request data: invalid fileID: the provided hex string is not a valid ObjectID
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/crm/files/:id/data
Response Information
Response Code: 400 - Bad Request
Mean time per request: 249ms
Mean size per request: 152B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 498090f3-e554-4312-a8c2-de8f4c3b8f56
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:50 GMT
Content-Type application/json
Content-Length 152
Connection keep-alive
access-control-allow-credentials true,true
access-control-allow-headers Content-Type, Content-Disposition, Authorization, Origin, Accept,*
access-control-allow-methods POST, GET, OPTIONS, PUT, DELETE, PATCH,PUT, POST, GET, DELETE, PATCH, OPTIONS
access-control-allow-origin https://public-api-companies.sendinblue.com,*
access-control-request-headers *
cache-control no-cache
x-envoy-upstream-service-time 44
sib-request-id e440f429-1678-9c3a-8c63-34f559e45710
x-sib-server BREVO-srv-pr-online-rancher-worker-47
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab22dae2534b-LOS
Response Body
handle HTTP: get file data: get request data: Route attribute id is not valid.: HTTP server code 400: get request data: Route attribute id is not valid.
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/conversations/messages
Response Information
Response Code: 402 - Payment Required
Mean time per request: 312ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 951279fd-a19f-4b53-8151-b48bc5c258c5
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 127
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "visitorId": "kZMvWhf8npAu3H6qd57w2Hv6nh6rnxvg",
          "text": "Hello! How can I help you?",
          "agentId": "d9nKoegKSjmCtyK78"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:52 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 77
sib-request-id fa951d8d-bb4f-9aca-877c-dbb93a67be4d
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-73
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab31ccac534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/conversations/messages/:id
Response Information
Response Code: 402 - Payment Required
Mean time per request: 426ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3c311f76-77f2-4b93-ba52-5230a697950a
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:55 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 125
sib-request-id 92cadd24-799e-9112-8ead-72ecc75d3d05
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-34
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab413923534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Description
Only agents’ messages can be edited.
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/conversations/messages/:id
Response Information
Response Code: 402 - Payment Required
Mean time per request: 531ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3370fddb-57b0-4a22-8445-f7a517632901
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "text": "Good morning! How can I help you?"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:32:58 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 310
sib-request-id 933e5c5a-1acf-9a98-a273-5a0d82be8e96
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-90
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab50dd2f534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Description
Only agents’ messages can be deleted.
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/conversations/messages/:id
Response Information
Response Code: 402 - Payment Required
Mean time per request: 288ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a74620f9-16ae-4a65-80b3-b4d0c406e8ca
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:00 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 74
sib-request-id 2f619442-c7ab-9816-b1d0-eb99230074e7
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-53
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab617b72534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Description
We recommend pinging this endpoint every minute for as long as the agent has to be considered online.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/conversations/agentOnlinePing
Response Information
Response Code: 402 - Payment Required
Mean time per request: 931ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7dfb95fe-428e-40c9-b1e6-5a28579f4bcd
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "agentId": "d9nKoegKSjmCtyK78"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:03 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 567
sib-request-id 2b43d6f4-23f7-93e3-9ab9-f54f0a4a0dca
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-7
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab71793c534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Description
Example of automated messages: order status, announce new features in your web app, etc.
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/conversations/pushedMessages
Response Information
Response Code: 402 - Payment Required
Mean time per request: 335ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token bc95c6eb-105c-46a7-8659-1c79c7f9d7b1
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 149
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "visitorId": "kZMvWhf8npAu3H6qd57w2Hv6nh6rnxvg",
          "text": "Your order has shipped! Here’s your tracking number: 9114 5847 3325 9667 4328 88"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:06 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 93
sib-request-id c9bbb297-c045-930a-976b-00afd941d6d1
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-14
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab837ad5534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/conversations/pushedMessages/:id
Response Information
Response Code: 402 - Payment Required
Mean time per request: 299ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token dba018cb-e1b5-4f3c-8b44-e0c62766c376
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:08 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 98
sib-request-id 4dce21a0-f754-9303-a083-8e54f6cf59dc
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-68
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaab92ddf6534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: https://api.brevo.com/v3/conversations/pushedMessages/:id
Response Information
Response Code: 402 - Payment Required
Mean time per request: 426ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7007aa98-7a39-4a92-9fde-29b85a0d493c
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 98
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "text": "Your order has shipped! Here’s your tracking number: 9114 5847 4668 7775 9233 54"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:11 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 197
sib-request-id d908675a-f3c7-917c-a56a-9462de6e7325
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-67
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaba21a0e534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: https://api.brevo.com/v3/conversations/pushedMessages/:id
Response Information
Response Code: 402 - Payment Required
Mean time per request: 339ms
Mean size per request: 56B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 629b49df-e98e-4142-be1e-ad40bf80b980
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:13 GMT
Content-Type application/json; charset=utf-8
Content-Length 56
Connection keep-alive
x-envoy-upstream-service-time 79
sib-request-id 05dd9dbd-2822-9ed1-81c1-0f42b051fad8
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server srv-pr-rancher-worker-28.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaabb1f870534b-LOS
Response Body
{"code":0,"message":"Upgrade your plan to use REST API"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/orders/status
Response Information
Response Code: 403 - Forbidden
Mean time per request: 203ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token dac4533a-f3e1-487d-99e2-9d822d14b553
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 681
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "id": "#109",
          "status": "completed",
          "amount": 160.96,
          "createdAt": "2023-01-10T03:20:04Z",
          "updatedAt": "2023-01-10T03:20:04Z",
          "products": [
            {
              "productId": "41498620592335",
              "quantity": 2,
              "price":200.89
            },
            {
              "productId": "41498620559567",
              "quantity": 2,
              "variantId": "76337-dvvkt",
              "price":400
            }
          ],
          "email": "patricia@tremblay.net",
          "billing": {
            "address": "43411 Braun Circle",
            "city": "Gerrybury",
            "countryCode": "GE",
            "phone": "2901692763956",
            "postcode": "07366-7886",
            "paymentMethod": "Pay Pal",
            "region": "Florida"
          },
          "coupons": [
            "WINTER",
            "15OFF"
          ]
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:15 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id b802c120-35e1-9224-8514-4ee71c56124a
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server srv-pr-online-rancher-worker-6.onl.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaabc13c5a534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/orders/status/batch
Response Information
Response Code: 403 - Forbidden
Mean time per request: 211ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d71f922c-aad6-476f-a093-906ceb039199
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1660
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "orders": [
            {
              "id": "14",
              "createdAt": "2021-07-29T20:59:23.383Z",
              "updatedAt": "2021-07-30T10:59:23.383Z",
              "status": "completed",
              "amount": 308.42,
              "products": [
                {
                  "value": ""
                },
                {
                  "value": ""
                }
              ],
              "email": "example@sendinblue.com",
              "billing": {
                "address": {
                  "value": ""
                },
                "city": {
                  "value": ""
                },
                "countryCode": {
                  "value": ""
                },
                "phone": {
                  "value": ""
                },
                "postCode": {
                  "value": ""
                },
                "paymentMethod": {
                  "value": ""
                },
                "region": {
                  "value": ""
                }
              },
              "coupons": [
                "EASTER15OFF"
              ]
            },
            {
              "id": "14",
              "createdAt": "2021-07-29T20:59:23.383Z",
              "updatedAt": "2021-07-30T10:59:23.383Z",
              "status": "completed",
              "amount": 308.42,
              "products": [
                {
                  "value": ""
                },
                {
                  "value": ""
                }
              ],
              "email": "example@sendinblue.com",
              "billing": {
                "address": {
                  "value": ""
                },
                "city": {
                  "value": ""
                },
                "countryCode": {
                  "value": ""
                },
                "phone": {
                  "value": ""
                },
                "postCode": {
                  "value": ""
                },
                "paymentMethod": {
                  "value": ""
                },
                "region": {
                  "value": ""
                }
              },
              "coupons": [
                "EASTER15OFF"
              ]
            }
          ],
          "notifyUrl": "https://en.wikipedia.org/wiki/Webhook"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:18 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 9895a8dd-9b45-9c29-9c25-c4ee8d6b65fc
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 4
x-sib-server srv-pr-rancher-worker-31.prod.illiad.51b.tech
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaabcfbfa6534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/categories?limit=50&offset=0&sort=desc&ids=%20
Response Information
Response Code: 403 - Forbidden
Mean time per request: 208ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b80b0082-e1ef-463f-8241-b6462d5843cc
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:20 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 5c588005-03e8-9359-8027-f51081e758a5
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-50
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaabde5a59534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/categories
Response Information
Response Code: 403 - Forbidden
Mean time per request: 241ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b82aee3e-b7bb-4c8a-906f-55f1f34cb16d
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "id": "4ym78sfr8@VaAMB.xgn",
          "name": "Electronics",
          "url": "http://mydomain.com/category/electronics",
          "updateEnabled": false
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:22 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id df35e461-ced3-9b4d-b798-09d80f385ec6
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-50
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaabeced6e534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/categories/batch
Response Information
Response Code: 403 - Forbidden
Mean time per request: 210ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5582e274-a77c-4120-93d4-b8dbce8c1b23
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 311
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "categories": [
            {
              "id": "cI5vQG@akAvYs.aakp",
              "name": "Electronics",
              "url": "http://mydomain.com/category/electronics"
            },
            {
              "id": "lw76jTxBp@ZL.vlo",
              "name": "Electronics",
              "url": "http://mydomain.com/category/electronics"
            }
          ],
          "updateEnabled": true
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:25 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 4c0e8abb-4661-92d8-9792-823b5b501d45
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-69
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaabfbcf2d534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/categories/:id
Response Information
Response Code: 403 - Forbidden
Mean time per request: 234ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5f2ca5b5-6b43-4548-869a-8d0150006f2b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:27 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 8c05b87e-9f12-9197-873d-24e8339fdfe2
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 1
x-sib-server BREVO-srv-pr-online-rancher-worker-36
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac0a49b0534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/products?limit=50&offset=0&sort=desc&ids=
Response Information
Response Code: 403 - Forbidden
Mean time per request: 252ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 042f1213-afb7-448b-bdb4-18134d2cf95b
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:29 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 22cf7cb3-0358-96e9-a78b-7f58babfa967
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 0
x-sib-server BREVO-srv-pr-online-rancher-worker-50
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac18cf2f534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/products/:id
Response Information
Response Code: 403 - Forbidden
Mean time per request: 223ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token eeb2b361-fc11-4b78-870c-7b8f0ff9c615
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:32 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id b0f2fd1a-9616-961b-b1cd-9e3d1864f5ac
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 1
x-sib-server BREVO-srv-pr-online-rancher-worker-23
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac27bb7c534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/products
Response Information
Response Code: 403 - Forbidden
Mean time per request: 207ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token efd38b5a-2030-4098-aebe-674477efbf40
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 403
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "id": "P11",
          "name": "IPhone 11",
          "url": "http://mydomain.com/product/electronics/product1",
          "imageUrl": "http://mydomain.com/product-absoulte-url/img.jpeg",
          "sku": "SKU523452235",
          "price": -48445562.575949855,
          "categories": [
            "id",
            "v"
          ],
          "parentId": "minim amet",
          "metaInfo": {
            "description": "Shoes for sports",
            "brand": "addidas"
          },
          "updateEnabled": false
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:34 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id f076b1d2-3f72-9e11-bbeb-4898f5124847
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 1
x-sib-server BREVO-srv-pr-online-rancher-worker-78
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac361cc1534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/products/batch
Response Information
Response Code: 403 - Forbidden
Mean time per request: 273ms
Mean size per request: 86B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9001cbb5-fb98-4f6e-8ef7-ce79a3ec2b42
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1051
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "products": [
            {
              "id": "P11",
              "name": "Iphone 11",
              "url": "http://mydomain.com/product/electronics/product1",
              "imageUrl": "http://mydomain.com/product-absoulte-url/img.jpeg",
              "sku": "SKU5234522331",
              "price": 9965553.347645134,
              "categories": [
                {
                  "value": ""
                },
                {
                  "value": ""
                }
              ],
              "parentId": "GH56214",
              "metaInfo": {
                "description": "Shoes for sports",
                "brand": "adidas"
              }
            },
            {
              "id": "P11",
              "name": "Iphone 11",
              "url": "http://mydomain.com/product/electronics/product1",
              "imageUrl": "http://mydomain.com/product-absoulte-url/img.jpeg",
              "sku": "SKU523452235",
              "price": -2971697.3335331976,
              "categories": [
                {
                  "value": ""
                },
                {
                  "value": ""
                }
              ],
              "parentId": "HG3561",
              "metaInfo": {
                "description": "Shoes for sports",
                "brand": "addidas"
              }
            }
          ],
          "updateEnabled": false
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:36 GMT
Content-Type application/json
Transfer-Encoding chunked
Connection keep-alive
sib-request-id 5fdbfd40-d682-9796-bd33-1c21e8d8bdf2
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-envoy-upstream-service-time 1
x-sib-server BREVO-srv-pr-online-rancher-worker-61
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac44f8da534b-LOS
Content-Encoding gzip
Response Body
{"message":"Your eCommerce section is not yet activated.","code":"permission_denied"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/v3/ecommerce/activate
Response Information
Response Code: 404 - Not Found
Mean time per request: 234ms
Mean size per request: 61B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
api-key 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
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 60759617-3fed-4a46-b5fc-15f96abef4cf
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:39 GMT
Content-Type application/json; charset=utf-8
Transfer-Encoding chunked
Connection keep-alive
vary Origin, Accept-Encoding
access-control-allow-credentials true,true
x-frame-options SAMEORIGIN
strict-transport-security max-age=0; includeSubDomains
x-download-options noopen
etag W/"3d-6f9py8AR9x/3DS41KmZnT4X3dUE"
x-envoy-upstream-service-time 8
sib-request-id 67fae336-a445-91c3-aa92-d9d6e6dbe21e
access-control-allow-origin *
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-65
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac539bc4534b-LOS
Content-Encoding gzip
Response Body
{"code":"not_found","message":"Invalid route/ method passed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/couponCollections
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 303ms
Mean size per request: 27B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ba365e13-5e79-4f04-bc69-71ebbdd5b902
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:41 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
content-encoding gzip
vary Accept-Encoding
x-envoy-upstream-service-time 70
sib-request-id e06318c1-970e-9e47-88f8-575a313ff3c6
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-24
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac62a869534b-LOS
Response Body
{"message":"Unauthorized"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/couponCollections
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 396ms
Mean size per request: 27B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c79dacf6-de9f-42f4-8a41-3ed525366e90
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "name": "SummerPromotions",
          "defaultCoupon": "10 OFF"
        }
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:44 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
content-encoding gzip
vary Accept-Encoding
x-envoy-upstream-service-time 62
sib-request-id d2956524-b04d-9093-be3d-0e6003c328c7
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-67
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac71dc76534b-LOS
Response Body
{"message":"Unauthorized"}
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: https://api.brevo.com/v3/couponCollections?id=
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 264ms
Mean size per request: 27B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e351b63a-b67b-4d19-aa7b-92bd4cdcd6fe
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:46 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
content-encoding gzip
vary Accept-Encoding
x-envoy-upstream-service-time 42
sib-request-id 1074eb51-5c8b-969d-a8d8-6145a843bf4a
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-77
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac823941534b-LOS
Response Body
{"message":"Unauthorized"}
        
Test Information
No Tests for this request
Request Information
Request Method: PATCH
Request URL: https://api.brevo.com/v3/couponCollections/:id
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 250ms
Mean size per request: 27B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8f215367-057e-4e23-9d25-3aa8085b17ac
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 141
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Request Body
{
          "coupons": [
            "udsfhds",
            "asgr",
            "sdg4iinas",
            "asdgn4ou"
          ],
          "collectionId": "2620197b-505f-407f-9bd2-64e16f29fb53"
        }
        '
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:49 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
content-encoding gzip
vary Accept-Encoding
x-envoy-upstream-service-time 45
sib-request-id 2530d7af-704c-997d-8ee2-9e16fd2828e9
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-43
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac90dbb1534b-LOS
Response Body
{"message":"Unauthorized"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://api.brevo.com/v3/coupons
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 331ms
Mean size per request: 27B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
api-key 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
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6f5c7f6d-ba36-4f04-bbd4-e0f4d00e5fd3
Host api.brevo.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=BqqQTkIRo6CQafcWgnRQSX6wch0pVCo.Jgzt6W8iTlU-1701426240-0-ASS4AwhUe1c7NuB3Jpqxt21kNlmbmXhxzpKnoviT7PjNIa0nTqnmfeatQkc9qNdFSeHqNlIuhjTf9F/Rgn9wUYM=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:51 GMT
Content-Type application/json
Content-Length 51
Connection keep-alive
content-encoding gzip
vary Accept-Encoding
x-envoy-upstream-service-time 43
sib-request-id 9dcc691e-68de-9688-b930-cbadb56f4bd9
access-control-allow-origin *
access-control-allow-credentials true
access-control-allow-headers *
access-control-allow-methods PUT, POST, GET, DELETE, PATCH, OPTIONS
x-sib-server BREVO-srv-pr-online-rancher-worker-35
x-content-type-options nosniff
x-xss-protection 1
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaac9f9fc1534b-LOS
Response Body
{"message":"Unauthorized"}
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://in-automate.sendinblue.com/api/v2/identifyUser
Response Information
Response Code: 404 - Not Found
Mean time per request: 322ms
Mean size per request: 19B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
ma-key
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a196e050-2f59-4e36-921a-b89ffe99df9a
Host in-automate.sendinblue.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=vuJstcQsPIeLA6sNwis2zGfTX2uiPQlRE4Kp6azqiWQ-1701426670-0-ARUnjJ37Wyhbp1ppqx9X3kcfCP+E3LyHeAnFwsIO2516DKnp6WLvHfQGfFTY7hdFRtxpxBIP0ubD0+8z/hysErI=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:54 GMT
Content-Type text/plain; charset=utf-8
Content-Length 19
Connection keep-alive
x-content-type-options nosniff
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaacafbda75351-LOS
Response Body
404 page not found
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://in-automate.sendinblue.com/api/v2/TrackEvent
Response Information
Response Code: 404 - Not Found
Mean time per request: 210ms
Mean size per request: 19B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
ma-key
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 528112fd-996d-4b62-a0c9-5a65d616d8ba
Host in-automate.sendinblue.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=vuJstcQsPIeLA6sNwis2zGfTX2uiPQlRE4Kp6azqiWQ-1701426670-0-ARUnjJ37Wyhbp1ppqx9X3kcfCP+E3LyHeAnFwsIO2516DKnp6WLvHfQGfFTY7hdFRtxpxBIP0ubD0+8z/hysErI=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:56 GMT
Content-Type text/plain; charset=utf-8
Content-Length 19
Connection keep-alive
x-content-type-options nosniff
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaacbe1fe35351-LOS
Response Body
404 page not found
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://in-automate.sendinblue.com/api/v2/TrackLink
Response Information
Response Code: 404 - Not Found
Mean time per request: 204ms
Mean size per request: 19B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
ma-key
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 23f0d711-772c-4c47-923d-7b99442ea9a1
Host in-automate.sendinblue.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=vuJstcQsPIeLA6sNwis2zGfTX2uiPQlRE4Kp6azqiWQ-1701426670-0-ARUnjJ37Wyhbp1ppqx9X3kcfCP+E3LyHeAnFwsIO2516DKnp6WLvHfQGfFTY7hdFRtxpxBIP0ubD0+8z/hysErI=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:33:58 GMT
Content-Type text/plain; charset=utf-8
Content-Length 19
Connection keep-alive
x-content-type-options nosniff
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaaccc5a045351-LOS
Response Body
404 page not found
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://in-automate.sendinblue.com/api/v2/TrackPage
Response Information
Response Code: 404 - Not Found
Mean time per request: 212ms
Mean size per request: 19B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
ma-key
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4a9cf716-45ea-444f-bd56-96593cdd0502
Host in-automate.sendinblue.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie __cf_bm=vuJstcQsPIeLA6sNwis2zGfTX2uiPQlRE4Kp6azqiWQ-1701426670-0-ARUnjJ37Wyhbp1ppqx9X3kcfCP+E3LyHeAnFwsIO2516DKnp6WLvHfQGfFTY7hdFRtxpxBIP0ubD0+8z/hysErI=
Content-Length 0
Response Headers
Header NameHeader Value
Date Fri, 01 Dec 2023 10:34:00 GMT
Content-Type text/plain; charset=utf-8
Content-Length 19
Connection keep-alive
x-content-type-options nosniff
CF-Cache-Status DYNAMIC
Server cloudflare
CF-RAY 82eaacdafcb35351-LOS
Response Body
404 page not found
        
Test Information
No Tests for this request